SimpleAddons

โญ โ€” (3 endorsements) ๐Ÿ“ฅ 91 downloads ๐Ÿ“Œ v1.0 ๐Ÿ“… 6/23/2026
๐ŸŸก Updated this year

By DanielFilipe ยท game-mechanics

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 6/23/2026 ๐Ÿ“… Created: 6/23/2026

๐Ÿ” Analysis

  • ๐Ÿ† #249 of 316 game-mechanics mods in this game by downloads

๐Ÿ“‹ About This Mod

# ๐Ÿš€ 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 `/simpleaddons` or the shorter alias `/sa` for all commands. * ๐Ÿ’ป `/sa help` โ€” Shows grouped help and usage examples. * ๐Ÿ“Š `/sa status ` โ€” Shows the active duration and all current plugin settings. * โณ `/sa setDuration day <mins> night <mins> ` โ€” Sets both day and night durations at the same time. * โ˜€๏ธ `/sa setDuration day <mins> ` โ€” Changes only the daytime duration. * ๐ŸŒ™ `/sa setDuration night <mins> ` โ€” Changes only the nighttime duration. * โŒ `/sa disableDuration ` โ€” Disables custom duration and restores vanilla 10-minute cycles. * ๐Ÿ”„ `/sa resetDuration ` โ€” 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 <details> <summary><b>๐Ÿ“„ Click to view the default config.yml</b></summary> ```yaml # 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 ``` </details> --- ## ๐Ÿ“ฆ Installation 1. Download the latest `.jar` file from the **Versions** tab. 2. Drop it into your Paper server's `plugins` folder. 3. Restart your server. 4. 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 (https://www.paypal.com/donate/?hosted_button_id=TANK86W7A2RBS). **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: (https://discord.gg/gBNzfRTYrF)!

# ๐Ÿš€ 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 `/simpleaddons` or the shorter alias `/sa` for all commands.

๐Ÿ’ป `/sa help` โ€” Shows grouped help and usage examples. ๐Ÿ“Š `/sa status ` โ€” Shows the active duration and all current plugin settings. โณ `/sa setDuration day night ` โ€” Sets both day and night durations at the same time. โ˜€๏ธ `/sa setDuration day ` โ€” Changes only the daytime duration. ๐ŸŒ™ `/sa setDuration night ` โ€” Changes only the nighttime duration. โŒ `/sa disableDuration ` โ€” Disables custom duration and restores vanilla 10-minute cycles. ๐Ÿ”„ `/sa resetDuration ` โ€” Resets duration to plugin defaults (30-min day / 10-min night). โš”๏ธ `/sa pvp ` โ€” Enables or disables player-versus-player damage. ๐Ÿ’ฅ `/sa creeperDestruction ` โ€” Enables or disables creeper block and ground-item destruction. ๐ŸŒฑ `/sa cropDestruction ` โ€” Enables or disables crop destruction caused by farmland trampling. ๐ŸŒพ `/sa hoeHarvest ` โ€” 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

```yaml # 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

1. Download the latest `.jar` file from the Versions tab. 2. Drop it into your Paper server's `plugins` folder. 3. Restart your server. 4. 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 (https://www.paypal.com/donate/?hosted_button_id=TANK86W7A2RBS). 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: (https://discord.gg/gBNzfRTYrF)!
๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
DanielFilipe
Version
1.0
Downloads
91
Endorsements
3
Category
game-mechanics
Created
6/23/2026
Updated
6/23/2026
Game Versions
26.1, 26.1.1, 26.1.2, 26.2
Tags
game-mechanics, management, utility

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does SimpleAddons support?

The author lists 26.1, 26.1.1, 26.1.2, 26.2. Other versions may work but are untested by the author.

What is the latest version of SimpleAddons?

Version 1.0, published 2026-06-23 with 91 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More game-mechanics ๐Ÿ‘ค More by DanielFilipe ๐Ÿ”Ž Similar Mods ๐ŸŒ Best game-mechanics (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods