Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
🛡️ SafeSurvival
Only v1.0 of SafeSurvival is fully compatible with any spigot/bukkit/paper version (no '/ss' command)
SafeSurvival is a modern Paper plugin that prevents cheating on survival servers by blocking selected vanilla commands, even for OP players.
Designed for private SMPs and friend groups, it provides an easy-to-use configuration system with an in-game GUI.
You can add new commands from other plugins in the config.yml file to block these commands too (These new commands can now be visible in /ss config with SafeSurvival v1.0.5+)
💎 Updating
When updating SafeSurvival to a new version, your config.yml may need to be updated.
Before updating:
- Stop the server.
- Delete the old
config.yml. - Start the server, a new
config.ymlwill be created. - Reconfigure settings if necessary.
- Start the server again and enjoy.
SafeSurvival v1.1+ will update automatically config.yml
✨ Features
- 🚫 Block vanilla commands individually
- ⚙️ Fully configurable through
config.yml - 🖥️ In-game configuration GUI (
/ss config) - 👑 Blocks commands even for OP players
- 📢 Broadcasts attempted uses of blocked commands
- 🔒 Supports namespaced commands (
minecraft:,bukkit:,paper:, ...) - ⚡ Lightweight and optimized for Paper
📋 Supported Commands
SafeSurvival can block commands from many categories, including:
You can add new commands from other plugins in the config.yml file to block these commands too (These new commands can now be visible in /ss config)
Gamemode & Rules
/gamemode/defaultgamemode/gamerule/difficulty
Items & Entities
/give/item/summon/loot/clear/kill/effect/enchant- and so much more
⚙️ Configuration
Every command can be enabled or disabled individually.
Example:
commands:
gamemode: true
give: true
teleport: false
true→ Command is blocked.false→ Command is allowed.
You can also edit the configuration directly in-game using:
/ss config
📢 Command Detection
When a blocked command is executed:
- The command is cancelled.
- A broadcast is sent to all online players.
Example:
[SafeSurvival] yopytuuh tried this: /gamemode creative
📥 Installation
- Download the latest release.
- Place the
.jarinside your server'spluginsfolder. - Start the server.
- Configure the plugin with
/ss configor by editingconfig.yml. - Enjoy a cheat-free survival experience.
💻 Requirements
- Paper 26.1+ or newer
- Java 25 or newer
- Only v1.0 of SafeSurvival is fully compatible with any spigot/bukkit/paper version
📌 Commands
| Command | Description |
|---|---|
/ss config |
Opens the SafeSurvival configuration GUI. (only on v1.0.4+) |
/ss reload |
Reload plugin (only on v1.0.4+) |
/ss status |
Safe Survival status (only on v1.1+) |
📄 License
This project is licensed under the MIT License.


