diff options
author | gennyble <gen@nyble.dev> | 2023-11-08 21:36:31 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2023-11-08 21:36:31 -0600 |
commit | 60592fd01111e75335245835e2518f900e8d35d1 (patch) | |
tree | db7ac341d787acedaaa85640654edeb47fc32bbd /README.md | |
parent | 5cb15d5b38bac88b66584bdf897457a356e14d38 (diff) | |
download | sunfright-60592fd01111e75335245835e2518f900e8d35d1.tar.gz sunfright-60592fd01111e75335245835e2518f900e8d35d1.zip |
fix
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 21 |
1 files changed, 2 insertions, 19 deletions
diff --git a/README.md b/README.md index 4002426..02463b8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -# Inactive; Unmaintined - -This plugin is no longer maintined. It might still work for your version of the game. If you plan to use it, I recommend testing it first on an unimportant server. I don't think it'd be able to cause much damage, but it's better to be safe. - # Sunfright Inspired by the [404 challenge][404], this is a Spigot plugin that restricts your ability to be in sunlight. @@ -20,7 +16,7 @@ you have a Fire Protection helmet on, the helmet takes half the damage you would be dealt and you don't take any damage. There is a table below listing the types of helmets, their durability, and the time it would take for this helmet to break on the default damage value. Data is pulled from the -[Minecraft Gamepedia page on Helmets][mcwiki-helmets]. +[minecraft.wiki page on Helmets][mcwiki-helmets]. | Material | Durability | Time Exposed to Sunlight | | ------------ | ---------- | ------------------------- | @@ -31,22 +27,9 @@ to break on the default damage value. Data is pulled from the | Turtle Shell | 276 | 4 minutes, 36 seconds | | Diamond | 364 | 6 minutes, 4 seconds | -[mcwiki-helmets]: https://minecraft.gamepedia.com/Helmet#Durability - -## Download -You can get the latest build from [**Curseforge**][curseforge], [**SpigotMC**][spigot], or on the -[**GitHub releases page**][github-releases]. - -[curseforge]: https://www.curseforge.com/minecraft/bukkit-plugins/sunfright -[spigot]: https://www.spigotmc.org/resources/sunfright.86454 -[github-releases]: https://github.com/genuinebyte/sunfright/releases +[mcwiki-helmets]: https://minecraft.wiki/w/Durability#Armor_durability ## Configuration -Currently there are only three configuration options, but more will be made -available as the plugin evolves. If you think something should be configurable, -please [open an issue][issue-tracker]! - -[issue-tracker]: https://github.com/genuinebyte/sunfright/issues **world** Default: `world` |