️ SRainToggle Plugin
A lightweight Minecraft plugin that allows server operators or players with permission to toggle rain on or off with simple commands.
✨ Features
- Simple Commands: Toggle rain with /raintoggle
- ️ Explicit Weather Control: Use /raintoggle again to set the weather
- Permission System: Only players with sraintoggle.toggle permission can use the commands
- ⌨️ Tab Completion: Command arguments support tab completion
- Colorful Messages: Messages support Minecraft color codes & HEX formatting
- ⚙️ Fully Configurable: All messages and behavior can be customized via config.yml
Code (Text):
# --------------------------
# CONFIG.YML
# DEVELOPERS: Mcdevelopment, sayamdev, spacexstudio
# CONFIG-VERSION: 1.0
# WEBSITE: https://mcdevelopmentpro2.netlify.app/
# Thanks for download our plugin
# ----------------------------
# -------------------------
# sRainToggle Configuration
# -------------------------
# -------------------------
# MESSAGES
# -------------------------
messages:
disabled: "&aRaintoggle disabled. Rain has been turned off in your world."
enabled: "&aRaintoggle enabled. Rain has been turned on in your world."
no-permission: "&cYou don't have permission to use this command!"
reloaded: "&aConfiguration reloaded successfully!"
Installation
- Download the latest SRainToggle.jar
- Place it in your server’s plugins directory
- Start or restart your Minecraft server
- A default config will be generated at plugins/SRainToggle/config.yml
Commands
Command
Description
/sraintoggle # reload all files
/raintoggle Force rain on in current world
/raintoggle Force rain off in current world
Permissions
Permission
Description
Default
sraintoggle.toggle # Allows players to toggle rain
sraintoggle.reload # Allows players to reload the plugin
Author
SpaceXStudio ,
Discord: sayam123.exe