SimpleGamemode

SimpleGamemode, or SimpleGM for short, does exactly what the name says. This is my first plugin, so I went for something simple. While I am aware that there are other plugins like this, SimpleGM aims to cause no conflicts with any other plugins. It does this by using numbers for shorthand as opposed to letters.
Commands
/0 <player> - Changes the player's gamemode to Survival.
/1 <player> - Changes the player's gamemode to Creative.
/2 <player> - Changes the player's gamemode to Adventure.
/3 <player> - Changes the player's gamemode to Spectator.
/simplegm - Shows basic plugin info.
Permissions
AS OF VERSION 3.0, THESE PERMISSIONS ARE NO LONGER THE SAME
simplegm.* - Provides permission for all SimpleGM commands
simplegm.use - Provides permissions for changing your own gamemode
simplegm.use.others - Provides permissions for changing others' gamemodes (bother simplegm.use AND simplegm.use.others are required for this)
simplegm.info - Provides permission for /simplegm
Dev Builds
Development builds of this project can be acquired at the provided continuous integration server.
These builds have not been approved by the BukkitDev staff. Use them at your own risk.
You may obtain the latest version of this plugin here: <Currently no dev build server>
These plugins are rarely tested and, as stated above, are not approved.
Source Code
You may view this plugin's source code here: https://github.com/nextinfinity/SimpleGamemode

