Yuu Fisher Luck
# Yuu Fisher Luck
Fishing bonus system with rain and night luck scaling.
## Features
– Bonus loot triggers when catching fish, with weather/time modifiers.
– Rain and night can increase the lucky catch chance.
– Rare roll table includes special nautical resources.
– Applies temporary LUCK effect when a bonus proc happens.
## Command
– `/fisherluck [status|on|off|reload]`
## Permission
– `yuufisherluck.use`
## Compatibility
– Loaders: spigot, paper, purpur
– Game versions: 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.1, 1.20.4, 1.20.6, 1.21.1
## Notes
– Lightweight implementation with configurable behavior in `config.yml`.
– Built by **yuutaxd**.
FireworkCooldown
# FireworkCooldown
Cooldown for firework rockets.
## Features
– Lightweight and configurable.
– Server-side only.
– Works on Paper/Spigot/Purpur.
## Config (snippet)
“`yml
cooldown-seconds: 5
message: “&cItem is on cooldown.”
“`
## Compatibility
– Server: Paper, Spigot, Purpur
– Minecraft: 1.16.5 – 1.21.4
## Credits
– Modrinth profile: https://modrinth.com/user/yuutaxd
EnderChestNotify
# EnderChestNotify
Notifies staff when ender chests open.
## Features
– Lightweight and configurable.
– Server-side only.
– Works on Paper/Spigot/Purpur.
## Permissions
– `enderchestnotify.see`
## Config (snippet)
“`yml
message: “&e{player} opened an ender chest.”
“`
## Compatibility
– Server: Paper, Spigot, Purpur
– Minecraft: 1.16.5 – 1.21.4
## Credits
– Modrinth profile: https://modrinth.com/user/yuutaxd
DoorAutoClose
# DoorAutoClose
Automatically closes doors and trapdoors.
## Features
– Lightweight and configurable.
– Server-side only.
– Works on Paper/Spigot/Purpur.
## Config (snippet)
“`yml
delay-seconds: 3
“`
## Compatibility
– Server: Paper, Spigot, Purpur
– Minecraft: 1.16.5 – 1.21.4
## Credits
– Modrinth profile: https://modrinth.com/user/yuutaxd
DiamondAnnouncer
# DiamondAnnouncer
Announces diamond ore finds.
## Features
– Lightweight and configurable.
– Server-side only.
– Works on Paper/Spigot/Purpur.
## Config (snippet)
“`yml
tracked-blocks:
– DIAMOND_ORE
– DEEPSLATE_DIAMOND_ORE
message: “&b{player} found {block}!”
“`
## Compatibility
– Server: Paper, Spigot, Purpur
– Minecraft: 1.16.5 – 1.21.4
## Credits
– Modrinth profile: https://modrinth.com/user/yuutaxd
DesertGuard
# DesertGuard
Resistance in desert biomes.
## Features
– Lightweight and configurable.
– Server-side only.
– Works on Paper/Spigot/Purpur.
## Config (snippet)
“`yml
amplifier: 0
duration-seconds: 5
biomes:
– DESERT
“`
## Compatibility
– Server: Paper, Spigot, Purpur
– Minecraft: 1.16.5 – 1.21.4
## Credits
– Modrinth profile: https://modrinth.com/user/yuutaxd
DeepdarkFocus
# DeepdarkFocus
Night vision in the deep dark.
## Features
– Lightweight and configurable.
– Server-side only.
– Works on Paper/Spigot/Purpur.
## Config (snippet)
“`yml
amplifier: 0
duration-seconds: 5
biomes:
– DEEP_DARK
“`
## Compatibility
– Server: Paper, Spigot, Purpur
– Minecraft: 1.16.5 – 1.21.4
## Credits
– Modrinth profile: https://modrinth.com/user/yuutaxd
DeathCoords
# DeathCoords
Sends players their death coordinates.
## Features
– Lightweight and configurable.
– Server-side only.
– Works on Paper/Spigot/Purpur.
## Config (snippet)
“`yml
message: “&eYou died at &f{x} {y} {z} &7({world})”
“`
## Compatibility
– Server: Paper, Spigot, Purpur
– Minecraft: 1.16.5 – 1.21.4
## Credits
– Modrinth profile: https://modrinth.com/user/yuutaxd
CropGuard
# CropGuard
Prevents farmland trampling by players.
## Features
– Lightweight and configurable.
– Server-side only.
– Works on Paper/Spigot/Purpur.
## Permissions
– `cropguard.bypass`
## Config (snippet)
“`yml
allow-creative: true
“`
## Compatibility
– Server: Paper, Spigot, Purpur
– Minecraft: 1.16.5 – 1.21.4
## Credits
– Modrinth profile: https://modrinth.com/user/yuutaxd
CommandSpyLite
# CommandSpyLite
Lets staff see player commands.
## Features
– Lightweight and configurable.
– Server-side only.
– Works on Paper/Spigot/Purpur.
## Permissions
– `commandspylite.see`
## Config (snippet)
“`yml
format: “&7[Spy] &f{player}: &e{command}”
“`
## Compatibility
– Server: Paper, Spigot, Purpur
– Minecraft: 1.16.5 – 1.21.4
## Credits
– Modrinth profile: https://modrinth.com/user/yuutaxd