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
/
permissions
Commit message (
Expand
)
Author
Age
Lines
*
Ignore stupid plugins which add empty permission nodes.
ElgarL
2012-08-06
-17
/
+22
*
If a permission is found return the correct node for mangcheckp (not
ElgarL
2012-07-10
-0
/
+1
*
Merge branch 'groupmanager' of
ElgarL
2012-07-10
-3
/
+3
|
\
|
*
Fix critical flaw in permissions removal.
Matt Baxter
2012-07-10
-12
/
+1
*
|
Stop force removing attachments and let Bukkit handle it's own mess.
ElgarL
2012-07-10
-50
/
+26
|
/
*
Better update for the User object player reference.
ElgarL
2012-06-16
-8
/
+5
*
Clear the player reference on logout so it's refreshed upon a reconnect.
ElgarL
2012-06-16
-0
/
+9
*
Fix forgetting sub groups on a manload.
ElgarL
2012-04-21
-2
/
+7
*
Finally remove all deprecated methods.
ElgarL
2012-04-13
-108
/
+5
*
Update all code formatting to use tabs for indentation.
ElgarL
2012-04-13
-335
/
+410
*
Properly fix concurrent modification when removing all attachments.
ElgarL
2012-04-10
-2
/
+11
*
Fix a concurrent modification error when removing all attachments.
ElgarL
2012-04-07
-2
/
+6
*
Remove all permission attachments when performing a manload or restart.
ElgarL
2012-04-06
-0
/
+9
*
Don't throw errors when attempting to remove permission attachments
ElgarL
2012-04-05
-1
/
+8
*
Fix an error I caused trying to modify an unmodifiable list when parsing
ElgarL
2012-04-05
-1
/
+3
*
Update to 2.0
ElgarL
2012-04-05
-16
/
+14
*
Force remove player attachments on disconnect, and tidyup during player
ElgarL
2012-04-01
-1
/
+38
*
Don't remove an attachment on a player leaving as Bukkit never forgets
ElgarL
2012-03-17
-10
/
+2
*
Fix a silly logic error when testing bukkit perms
ElgarL
2012-03-03
-1
/
+1
*
Minor optimization when checking bukkit permissions.
ElgarL
2012-03-03
-5
/
+3
*
comment name change
ElgarL
2012-02-15
-1
/
+1
*
Depreciate PlayerTeleportEvent, PlayerRespawnEvent and PlayerPortalEvent
ElgarL
2012-02-15
-14
/
+6
*
Depreciate PlayerTeleportEvent as it's all handled in
ElgarL
2012-02-14
-9
/
+1
*
Prevent getAllPlayersPermissions() processing a group more than once.
ElgarL
2012-02-02
-18
/
+25
*
Track the 'onPlayerChangeWorld' event as some teleports seem to not be
ElgarL
2012-01-30
-0
/
+6
*
Auto sort permissions on load to speed up population of superperms.
ElgarL
2012-01-30
-4
/
+17
*
Fix players retaining permissions when demoted.
ElgarL
2012-01-29
-9
/
+6
*
fix for an iterator error if there is only one element in the array.
ElgarL
2012-01-28
-2
/
+3
*
Fixed a bug when pushing superperms in the wrong order.
ElgarL
2012-01-28
-84
/
+61
*
Properly fix inherited negated nodes.
ElgarL
2012-01-27
-4
/
+5
*
do not allow inherited permissions to negate higher perms.
ElgarL
2012-01-27
-2
/
+6
*
Check for a null player object in the PlayerTeleportEvent.
ElgarL
2012-01-25
-1
/
+1
*
Fix trying to modify an unmodifiable collection breaking superperms.
ElgarL
2012-01-25
-30
/
+31
*
Allow negations with the * permission node when population superperms.
ElgarL
2012-01-24
-5
/
+7
*
Fixed infinite loop error on player join.
ElgarL
2012-01-22
-2
/
+9
*
Fixed a random null error upon a player portaling.
ElgarL
2012-01-21
-2
/
+2
*
Update to new Bukkit Event system.
ElgarL
2012-01-21
-27
/
+15
*
Remove debug spam
ElgarL
2012-01-19
-1
/
+0
*
Better optimize assembling of a players permissions and allow the * node
ElgarL
2012-01-18
-72
/
+145
*
v 1.9:
ElgarL
2012-01-17
-28
/
+53
*
Major, MAJOR changes to support partial/full world mirroring.
ElgarL
2012-01-11
-1
/
+1
*
Changed over to a reflection method for populating superperms as Bukkit
ElgarL
2012-01-09
-35
/
+82
*
Fixed manucheckp on group (missed it in last commit)
ElgarL
2011-12-18
-1
/
+1
*
Fixed 'manucheckp' returning a null for the searched node when it's a
ElgarL
2011-12-18
-0
/
+3
*
Optimizations include changing the return of comparePermissionString.
ElgarL
2011-11-25
-70
/
+66
*
Raised bukkit perms priority
ElgarL
2011-11-25
-11
/
+11
*
Fix superperms to pass all tests
ElgarL
2011-11-25
-258
/
+338
*
minimal optimizations
ElgarL
2011-11-24
-4
/
+2
*
More optimization (charAt(0))
ElgarL
2011-11-24
-4
/
+4
*
remove unused imports.
ElgarL
2011-11-24
-2
/
+0
[next]