Compatibility
Minecraft: Java Edition
26.2
26.1.x
Platforms
Tags
Creators
Details
Licensed MIT
Published last month
Updated last month
๐ SimpleAddons
Make your Paper server feel more like your own.
SimpleAddons is a lightweight, performance-focused Paper plugin that lets you tweak the subtle mechanics your players interact with every day. From slowing down beautiful summer days to automating farming tasks, it brings essential quality-of-life improvements to your server in one single jar.
Every feature is engineered optimized, ensuring zero impact on your server's tick rate.
โจ Features
๐ Time & Weather Control
- Custom Day/Night Cycles: Make days or nights longer or shorter, without affecting redstone or tick rates.
- Smart Sleep System: Let just one player skip the night or speed through boring rainy days or thunderstorms.
- Weather Cleanup: Automatically clears rain and storms right after a night is skipped.
๐ก๏ธ World & Grief Protection
- Anti-Creeper Grief: Stop creepers from destroying your beautiful builds and terrain while keeping their entity damage.
- Crop Protection: Prevent players and mobs from trampling and destroying farm crops.
- Global PvP Toggle: Easily enable or disable PvP mechanics dynamically.
๐พ Enhanced Farming (QoL)
- Right-Click Harvest: Harvest and automatically replant mature crops in a single click using a hoe!
๐ Multi-World Support
- Give each world its own unique set of rules. Want custom time cycles in the survival world but vanilla rules in the lobby? You can!
๐ ๏ธ Commands & Permissions
๐ก Tip: You can use either
/simpleaddonsor the shorter alias/safor all commands.
- ๐ป
/sa helpโ Shows grouped help and usage examples. - ๐
/sa status [world]โ Shows the active duration and all current plugin settings. - โณ
/sa setDuration day <mins> night <mins> [world]โ Sets both day and night durations at the same time. - โ๏ธ
/sa setDuration day <mins> [world]โ Changes only the daytime duration. - ๐
/sa setDuration night <mins> [world]โ Changes only the nighttime duration. - โ
/sa disableDuration [world]โ Disables custom duration and restores vanilla 10-minute cycles. - ๐
/sa resetDuration [world]โ Resets duration to plugin defaults (30-min day / 10-min night). - โ๏ธ
/sa pvp <on|off>โ Enables or disables player-versus-player damage. - ๐ฅ
/sa creeperDestruction <on|off>โ Enables or disables creeper block and ground-item destruction. - ๐ฑ
/sa cropDestruction <on|off>โ Enables or disables crop destruction caused by farmland trampling. - ๐พ
/sa hoeHarvest <on|off>โ Enables or disables harvesting and automatic replanting with hoes. - โ๏ธ
/sa reloadโ Reloads the plugin configuration file (config.yml).
- Admin commands require:
simpleaddons.admin(Granted to OP by default) - Player commands require:
simpleaddons.use(Granted to all players by default)
โ๏ธ Default Configuration
๐ Click to view the default config.yml
# SimpleAddons Configuration File
version: 1.0
time-control:
enabled: true
day-duration-minutes: 30
night-duration-minutes: 10
protection:
anti-creeper-grief: true
prevent-crop-trampling: true
global-pvp: true
farming:
right-click-harvest: true
๐ฆ Installation
- Download the latest
.jarfile from the Versions tab. - Drop it into your Paper server's
pluginsfolder. - Restart your server.
- Configure your settings in-game via command or inside
plugins/SimpleAddons/config.yml.
๐ Support & Suggest Features
If SimpleAddons helped improve your community's experience, consider supporting the development!
- ๐ฐ Support & Pitch an Idea: You can make a donation via PayPal. Have a cool feature idea? Leave a note with your suggestion when donating! I read every single one of them and it's a great way to help shape the future of the plugin.
- ๐ฌ Discord Community: Official Discord server prepared for support and discussions. Join: Discord Club!


