An absolutely TUFF core plugin
A lightweight, essential utility plugin for Minecraft servers.
CoreTuff provides a clean set of commands for server management and player utilities - nothing more, nothing less.
| Command | Description |
|---|---|
/gmc |
Switch to Creative mode |
/gms |
Switch to Survival mode |
/gma |
Switch to Adventure mode |
/gmsp |
Switch to Spectator mode |
| Command | Description |
|---|---|
/fly |
Toggle flight mode on/off |
/suicide |
Respawn when stuck |
/heal |
Restore health to full |
/feed |
Restore hunger to full |
All permissions follow a simple, consistent format: coretuff.command.<command>
| Permission | Description |
|---|---|
coretuff.command.gmc |
Access to /gmc |
coretuff.command.gms |
Access to /gms |
coretuff.command.gma |
Access to /gma |
coretuff.command.gmsp |
Access to /gmsp |
coretuff.command.fly |
Access to /fly |
coretuff.command.suicide |
Access to /suicide |
coretuff.command.heal |
Access to /heal |
coretuff.command.feed |
Access to /feed |
coretuff.command.coretuff |
Access to /coretuff |
| Permission | Description |
|---|---|
coretuff.admin |
Grants access to ALL Coretuff commands (inherits all above) |
This project is open source and available under the GNU General Public License v2.
CoreTuff - Making server management a little easier, one command at a time.