summaryrefslogtreecommitdiffstats
path: root/EssentialsPermissionsCommands
Commit message (Collapse)AuthorAgeLines
* Changes to build-impl by Netbeanssnowleo2011-08-08-3/+4
|
* Added code guidelines to all projects, so we don't need them globally.snowleo2011-07-24-3/+49
| | | | | | | Compress jar files Don't copy lib files into dist folders Removed vendor names Changed all java versions to 1.6 to make it consistent.
* Revert to correct class loadersnowleo2011-07-16-1/+1
|
* Heavy cleanup of all classessnowleo2011-07-16-2/+14
| | | | | ItemDb is not static anymore Essentials.getStatic() removed
* Corrected all commands of PermCommandssnowleo2011-06-26-18/+18
| | | | onCommand now supports the change of the permissions prefix
* Adding a command deprecated notice for playersjessenic2011-06-22-19/+51
|
* Deleting my name xDjessenic2011-06-22-1/+1
|
* Fixing typo in EssentialsPermissionsCommands plugin.yml. And adding my name ↵jessenic2011-06-22-3/+3
| | | | there :P
* Adding group permission aliasKHobbits2011-06-08-1/+145
|
* Adding user permission aliasKHobbits2011-06-08-1/+87
|
* Adding manloadKHobbits2011-06-08-0/+29
|
* Adding some GM aliasesKHobbits2011-06-08-0/+202
|
* Cleanupsnowleo2011-06-07-2/+28
| | | | /manuadd command
* Permissions 3.1.4snowleo2011-06-07-0/+1486
Added Code for Perm2, Perm3 and Config Permissions Cleaned EssentialsChat