Hello everyone, this is my first plugin. This plugin can be used(FOR EXAMPLE), if you have a Bukkit Server, and you want that only VIPs can fly in Lobby, but without "creative" mode. To use the plugin, you have to put it into the "plugins" folder, and then, you have to introduce "fly.use" into the "permissions.yml" file(I made an example) into the group that you want the users use "/fly".Then, RELOAD or RESTART the server.
server.basics: description: Basic Permissions default: true children: fly.use: true fly.set: true