UseOnce - Use a command once and only once
Version: v0.1
UseOnce lets you configure a command to be used once by any player, and only once.
UseOnce uses Bukkit Permissions, so any Bukkit Permissions provider will work with UseOnce.
Features:
- Only lets a player use a command once
- Configurable command
Commands:
- Changeable in the config file.
- Default is: /ilikethisplugin
Configuration:
By default, UseOnce will create a 'config' file and a 'lang' file on run, the defaults are as such:
#Command. #Wed Aug 17 09:58:43 EDT 2011 command=ilikethisplugin
Simply change the value of 'command' to change the command that is only to be used once.
UseOnce was suggested by @Cosmic Break

