summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java
Commit message (Expand)AuthorAgeLines
* add missing return false;Necrodoom2013-02-12-0/+1
* Fix bad Git MergeElgarL2013-02-09-5/+0
* Revert Necro's change to mancheckwElgarL2013-02-04-2/+2
* Fix Necrodooms errors for not using an IDE!!!!!ElgarL2013-02-04-3/+3
* Merge pull request #291 from necrodoom/patch-32ElgarL2013-02-04-2/+2
|\
| * Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.javaNecrodoom2013-02-01-2/+2
* | Derp - revert incorrect modified lineNecrodoom2013-02-01-1/+1
|/
* Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9KHobbits2013-01-31-4/+43
|\
| * Fix Necrodooms broken code.ElgarL2013-01-30-1/+2
| * update commandblock usage deny messageNecrodoom2013-01-30-2/+3
| * add allow commandblock checkNecrodoom2013-01-30-2/+3
| * Doh, actually find what world we want to check properly with mancheckw.ElgarL2013-01-29-1/+11
| * Added '/mancheckw <world>' to inspect what permission files a world isElgarL2013-01-29-1/+27
* | Merge remote-tracking branch 'remotes/origin/groupmanager' into 2.9KHobbits2013-01-14-1/+1
|\|
| * Fix the logger so errors are reported again.ElgarL2013-01-13-1/+1
* | Merge remote-tracking branch 'origin/groupmanager' into 2.9Chris Ward2013-01-11-1/+1
|\|
| * Store a plugin and server reference.ElgarL2013-01-11-1/+1
* | Merge branch 'groupmanager' into 2.9Chris Ward2013-01-10-12/+27
|\|
| * Synchronize the raising of GroupManager events to Bukkit.getServer()ElgarL2013-01-09-2/+17
| * Merge pull request #241 from necrodoom/patch-15ElgarL2013-01-09-1/+1
| |\
| | * fix typoNecrodoom2013-01-05-1/+1
| * | Clear our attachment map upon a manload so we correctly reconfigure aElgarL2013-01-09-1/+1
| |/
| * fix isOpOverride checksNecrodoom2012-12-31-4/+4
| * Fix missing + from Necrodoom's pull request.ElgarL2012-12-28-3/+3
| * Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.javaNecrodoom2012-12-25-4/+4
* | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9KHobbits2012-12-16-1/+9
|\|
| * Update bukkit.jar to #1593 in lib so we can reference the newElgarL2012-11-13-1/+2
| * Prevent GM commands from being used on CommandBlocks.ElgarL2012-11-11-0/+6
| * Add support for Rcon.ElgarL2012-11-11-1/+2
* | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9KHobbits2012-11-11-6/+6
|\|
| * Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.javaNecrodoom2012-11-02-6/+6
* | Use the class, not the interfaceAlexander Schepp2012-10-31-1/+1
* | Quickfix to prevent GM commands from being called by BlockCommandSender.Alexander Schepp2012-10-31-0/+5
|/
* Minor typo fix - NecrodoomElgarL2012-09-25-1/+1
* Include the GM version when logging errors.ElgarL2012-08-31-2/+4
* Only output a Data update message if something has changed.ElgarL2012-06-22-2/+2
* Allow 'manucheckp' to notify when superperms reports false but it isElgarL2012-04-22-1/+1
* Fix forgetting sub groups on a manload.ElgarL2012-04-21-6/+42
* Re-initialize the WorldsHolder on a reload, as un-registering andElgarL2012-04-16-35/+61
* Finally remove all deprecated methods.ElgarL2012-04-13-55/+0
* Code tidyElgarL2012-04-13-10/+6
* Stop using our own deprecated methods as we tell others to do.ElgarL2012-04-13-10/+8
* Update all code formatting to use tabs for indentation.ElgarL2012-04-13-150/+167
* Unregister the worldsHolder as a service on a reload/shutdown instead ofElgarL2012-04-12-1/+1
* Fix 'manuadd' to use the default or selected world (via 'manselect'), ifElgarL2012-04-10-3/+12
* Stop the error on shutdown if GM failed to load at startup.ElgarL2012-04-10-42/+128
* Added missing confirmation message on '/manload'.ElgarL2012-04-07-0/+2
* Expand 'manwhois' to also list a users subgroups.ElgarL2012-04-07-0/+10
* Remove all permission attachments when performing a manload or restart.ElgarL2012-04-06-0/+3
* Added a new permission node 'groupmanager.op'. This will cause playersElgarL2012-04-02-1/+1