index
:
archive/Essentials
2.x
3.x
4.x
groupmanager
release
sponge
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
EssentialsGroupManager
/
src
/
org
/
anjocaido
/
groupmanager
/
GroupManager.java
Commit message (
Expand
)
Author
Age
Lines
*
Fix bad Git Merge
ElgarL
2013-02-09
-5
/
+0
*
Revert Necro's change to mancheckw
ElgarL
2013-02-04
-2
/
+2
*
Fix Necrodooms errors for not using an IDE!!!!!
ElgarL
2013-02-04
-3
/
+3
*
Merge pull request #291 from necrodoom/patch-32
ElgarL
2013-02-04
-2
/
+2
|
\
|
*
Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java
Necrodoom
2013-02-01
-2
/
+2
*
|
Derp - revert incorrect modified line
Necrodoom
2013-02-01
-1
/
+1
|
/
*
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
KHobbits
2013-01-31
-4
/
+43
|
\
|
*
Fix Necrodooms broken code.
ElgarL
2013-01-30
-1
/
+2
|
*
update commandblock usage deny message
Necrodoom
2013-01-30
-2
/
+3
|
*
add allow commandblock check
Necrodoom
2013-01-30
-2
/
+3
|
*
Doh, actually find what world we want to check properly with mancheckw.
ElgarL
2013-01-29
-1
/
+11
|
*
Added '/mancheckw <world>' to inspect what permission files a world is
ElgarL
2013-01-29
-1
/
+27
*
|
Merge remote-tracking branch 'remotes/origin/groupmanager' into 2.9
KHobbits
2013-01-14
-1
/
+1
|
\
|
|
*
Fix the logger so errors are reported again.
ElgarL
2013-01-13
-1
/
+1
*
|
Merge remote-tracking branch 'origin/groupmanager' into 2.9
Chris Ward
2013-01-11
-1
/
+1
|
\
|
|
*
Store a plugin and server reference.
ElgarL
2013-01-11
-1
/
+1
*
|
Merge branch 'groupmanager' into 2.9
Chris Ward
2013-01-10
-12
/
+27
|
\
|
|
*
Synchronize the raising of GroupManager events to Bukkit.getServer()
ElgarL
2013-01-09
-2
/
+17
|
*
Merge pull request #241 from necrodoom/patch-15
ElgarL
2013-01-09
-1
/
+1
|
|
\
|
|
*
fix typo
Necrodoom
2013-01-05
-1
/
+1
|
*
|
Clear our attachment map upon a manload so we correctly reconfigure a
ElgarL
2013-01-09
-1
/
+1
|
|
/
|
*
fix isOpOverride checks
Necrodoom
2012-12-31
-4
/
+4
|
*
Fix missing + from Necrodoom's pull request.
ElgarL
2012-12-28
-3
/
+3
|
*
Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java
Necrodoom
2012-12-25
-4
/
+4
*
|
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
KHobbits
2012-12-16
-1
/
+9
|
\
|
|
*
Update bukkit.jar to #1593 in lib so we can reference the new
ElgarL
2012-11-13
-1
/
+2
|
*
Prevent GM commands from being used on CommandBlocks.
ElgarL
2012-11-11
-0
/
+6
|
*
Add support for Rcon.
ElgarL
2012-11-11
-1
/
+2
*
|
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
KHobbits
2012-11-11
-6
/
+6
|
\
|
|
*
Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java
Necrodoom
2012-11-02
-6
/
+6
*
|
Use the class, not the interface
Alexander Schepp
2012-10-31
-1
/
+1
*
|
Quickfix to prevent GM commands from being called by BlockCommandSender.
Alexander Schepp
2012-10-31
-0
/
+5
|
/
*
Minor typo fix - Necrodoom
ElgarL
2012-09-25
-1
/
+1
*
Include the GM version when logging errors.
ElgarL
2012-08-31
-2
/
+4
*
Only output a Data update message if something has changed.
ElgarL
2012-06-22
-2
/
+2
*
Allow 'manucheckp' to notify when superperms reports false but it is
ElgarL
2012-04-22
-1
/
+1
*
Fix forgetting sub groups on a manload.
ElgarL
2012-04-21
-6
/
+42
*
Re-initialize the WorldsHolder on a reload, as un-registering and
ElgarL
2012-04-16
-35
/
+61
*
Finally remove all deprecated methods.
ElgarL
2012-04-13
-55
/
+0
*
Code tidy
ElgarL
2012-04-13
-10
/
+6
*
Stop using our own deprecated methods as we tell others to do.
ElgarL
2012-04-13
-10
/
+8
*
Update all code formatting to use tabs for indentation.
ElgarL
2012-04-13
-150
/
+167
*
Unregister the worldsHolder as a service on a reload/shutdown instead of
ElgarL
2012-04-12
-1
/
+1
*
Fix 'manuadd' to use the default or selected world (via 'manselect'), if
ElgarL
2012-04-10
-3
/
+12
*
Stop the error on shutdown if GM failed to load at startup.
ElgarL
2012-04-10
-42
/
+128
*
Added missing confirmation message on '/manload'.
ElgarL
2012-04-07
-0
/
+2
*
Expand 'manwhois' to also list a users subgroups.
ElgarL
2012-04-07
-0
/
+10
*
Remove all permission attachments when performing a manload or restart.
ElgarL
2012-04-06
-0
/
+3
*
Added a new permission node 'groupmanager.op'. This will cause players
ElgarL
2012-04-02
-1
/
+1
*
Correct Grammar
ElgarL
2012-03-22
-1
/
+1
[next]