UnstableSMP Remake Plugin
What It Does
UnstableSMP is a Minecraft plugin that enhances survival multiplayer (SMP) gameplay with a hardcore twist. When a player dies, they are permanently banned from the server, making every life precious. The plugin also includes admin commands for managing bans and testing features.
Key Features
- Automatic Ban on Death: Players are automatically banned when they die.
- Customizable Messages: All messages are configurable via
config.yml.
- Admin Commands: Manage bans and test features with in-game commands.
- UUID-Based Banning: Uses UUIDs instead of usernames for reliable banning.
How to Use
Installation
- Place the UnstableSMP.jar file in your server's plugins folder.
- Start or restart your server to generate the configuration files.
- Configure the plugins/UnstableSMP/config.yml file to customize messages.
Commands
- /unstablesmp ban <player> - Ban a player (admin only)
- /unstablesmp unban <player> - Unban a player (admin only)
- /unstablesmp test <player> - Test the elimination message (admin only)
- /unstablesmp reload - Reload the configuration (admin only)
Permissions
- unstablesmp.admin - Grants access to all admin commands (default: OP)
Configuration
The config.yml file allows you to customize these messages:
- elimination-message: Broadcasted when a player is eliminated
- death-message: Sent to the player who died
- ban-message: Shown to banned players
Placeholders
- %player% - Player's name
- %death% - Death message