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
*
Major, MAJOR changes to support partial/full world mirroring.
ElgarL
2012-01-11
-3
/
+3
*
Fix 'manucheckp' to correctly report if a permission is available from
ElgarL
2012-01-05
-20
/
+20
*
Reload GlobalGroups when you perform a world load.
ElgarL
2012-01-03
-0
/
+2
*
Changed the way events are raised to prevent variable corruption.
ElgarL
2011-12-29
-19
/
+0
*
Delayed GroupManager events so Superperms will be fully updated before
ElgarL
2011-12-20
-2
/
+12
*
manpromote and mandemote now correctly sent the notification to the
ElgarL
2011-12-19
-3
/
+3
*
Fixed a typo
ElgarL
2011-12-18
-1
/
+1
*
Changed ServicesManager registration to lowest from normal.
ElgarL
2011-12-18
-1
/
+1
*
GM now registers with Bukkits ServicesManager.
ElgarL
2011-12-13
-0
/
+8
*
Added custom events so plugins can now be notified of changes within
ElgarL
2011-12-13
-0
/
+10
*
Offline player checks now support partial name matches.
ElgarL
2011-12-12
-2
/
+9
*
Update GM version to 1.7
ElgarL
2011-12-12
-106
/
+86
*
Fixed a crash on reload due to bukkit not unloading plugins before
ElgarL
2011-11-17
-0
/
+3
*
Fixed up javadoc comment errors
ElgarL
2011-11-04
-1
/
+1
*
GM will now check to see if it's data files have been changed at each
ElgarL
2011-11-02
-4
/
+24
*
Prevent setting 'minutes' in the config to zero causing an error.
ElgarL
2011-11-01
-3
/
+7
*
Added a config.yml setting of 'validate_toggle' for those who prefer
ElgarL
2011-10-31
-0
/
+14
*
Expanded 'canUserBuild()' to include inheritance and subgroups.
ElgarL
2011-10-31
-0
/
+1
*
Fixed an error on 'manucheckv'. If the users doesn't have the variable
ElgarL
2011-10-31
-1
/
+7
*
Typo's and formatting
ElgarL
2011-10-31
-1754
/
+1755
*
Added Global Groups
ElgarL
2011-10-31
-2
/
+17
*
Fixed GM to recognize Superperm child nodes.
ElgarL
2011-10-28
-0
/
+1
*
Added data.save.hours setting to config. This allow control over how
ElgarL
2011-10-16
-0
/
+1
*
Added a config setting - bukkit_perms_override: false
ElgarL
2011-10-12
-5
/
+8
*
v 1.4:
ElgarL
2011-10-11
-2
/
+2
*
Added two new permission nodes - groupmanager.notify.self &
ElgarL
2011-10-11
-0
/
+26
*
Merge branch 'master' into groupmanager
snowleo
2011-10-11
-2
/
+2
|
\
|
*
Changes for new Bukkit
snowleo
2011-10-11
-2
/
+2
*
|
Removed null supression in GroupManager.java
ElgarL
2011-10-11
-1
/
+1
*
|
Fixed manudelsub not correctly selecting the group to remove.
ElgarL
2011-10-11
-0
/
+6
|
/
*
Removing a few restrictions on manuadd, it shouldnt be a clone of manpromote ...
KHobbits
2011-10-04
-9
/
+1
*
Moved events into GMWorldListener
ElgarL
2011-10-01
-5
/
+6
*
Added event handling to manage new world creation at runtime.
ElgarL
2011-10-01
-1
/
+12
*
Rewrote Config loading to use Bukkits Configuration features
ElgarL
2011-10-01
-22
/
+25
*
Fixed silly error with isLoaded()
ElgarL
2011-09-25
-3
/
+3
*
Fix for if the scheduler fails
ElgarL
2011-09-24
-0
/
+2
*
Added a BukkitPermsUpdateTask to only update superperms once on a
ElgarL
2011-09-24
-3
/
+21
*
Final fix for lag on manload
ElgarL
2011-09-24
-0
/
+5
*
manulistp now accepts an additional + to list ALL Superperms
ElgarL
2011-09-24
-4
/
+27
*
Fixed wasteful updating of perms on a manload.
ElgarL
2011-09-24
-0
/
+5
*
- Reverted WorldHolder static change to maintain backward plugin
ElgarL
2011-09-21
-3
/
+3
*
All GroupManager commands issued by players are now echoed in the
ElgarL
2011-09-20
-0
/
+2
*
- Push updates to superperms for all valid GM commands.
ElgarL
2011-09-19
-1
/
+42
*
- Invalid groups assigned to players in users.yml will no longer cause
ElgarL
2011-09-03
-6
/
+6
*
Damn typos
ElgarL
2011-09-03
-34
/
+34
*
correct typo on setDefaulttWorldHandler
ElgarL
2011-09-03
-34
/
+34
*
- GroupManager will now attempt to select the default world when using
Steve
2011-09-03
-99
/
+93
*
- Fixed users being able to use 'manuadd' to add users to higher groups
ElgarL
2011-09-03
-30
/
+49
*
Bukkit Superperms support
ElgarL
2011-09-02
-3
/
+11
*
GroupManager update to Permissions 3.1.6 API done by ElgarL
snowleo
2011-08-14
-13
/
+15
[next]