AGTools is a plugin which contains several commands essential to a server's survival.
| Command | Description | Permissions |
|---|
| /survival | Sets the selected player's gamemode to survival | atools.survival |
| /creative | Sets the selected player's gamemode to creative | atools.creative |
| /feed or /f | Feeds the player selected | atools.feed |
| /heal or /h | Heals the player selected | atools.heal |
| /kill | Kills the player selected | atools.kill |
| /ext | Extinguishes the player | atools.extinguish |
| /fly | Toggles fly mode for the selected player | atools.fly |
| /suicide | Makes the player commit suicide | atools.suicide |
| /day | Sets the time to day | atools.day |
| /night | Sets the time to night | atools.night |
| /agtools | Displays a menu of commands | atools.help |
| /agtools reload | Reloads the config file | atools.reload |
| /agtools debug | Displays a message I use for testing | atools.debug |
| /agtools info | Shows plugin information | atools.info |
| /agtools setnoperm [message]* | Sets the no permission message in game | atools.setperm |
| /motd | Displays the motd as set it the config | atools.motd.view |
| /motd set [motd]* | Sets the motd. Color codes may be used as , and you can use the player's name as %p | atools.motd.set |
| /sun | Sets the weather to sunny | atools.weather.sun |
| /rain | Sets the weather to rainy | atools.weather.rain |
| /storm | Sets the weather to stormy | atools.weather.storm |
Please note: This is my first Bukkit plugin, and I will continue updating, improving, and adding more features to it. To request a feature or report a bug, please submit a ticket above.