summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/org/anjocaido/groupmanager/data/Group.java
Commit message (Collapse)AuthorAgeLines
* v2.1: - Update for CraftBukkit 1.7.8-R0.1(3050). - Add UUID support. Plugins ↵ElgarL2014-05-04-0/+8
| | | | can still query by player name but a UUID is faster and preferable.
* Synchronize the raising of GroupManager events to Bukkit.getServer()ElgarL2013-01-09-5/+3
| | | (should prevent deadlocks).
* Thread safety for GMsnowleo2012-09-10-7/+14
|
* Update all code formatting to use tabs for indentation.ElgarL2012-04-13-152/+165
|
* Fix a silly logic error when testing bukkit permsElgarL2012-03-03-1/+1
|
* Prevent adding inheritances to globalgroups. These are permissionsElgarL2012-02-25-29/+44
| | | collections, not player groups.
* Update event Action names to be uniqueElgarL2011-12-13-3/+3
|
* Added custom events so plugins can now be notified of changes withinElgarL2011-12-13-4/+12
| | | GroupManager.
* Minor optimization for groupsElgarL2011-11-25-3/+5
|
* Fixed Group/User reloadingElgarL2011-11-05-2/+7
| | | Fixed Group.clone(dataholder)
* Added Info node support to Global Groups.ElgarL2011-10-31-2/+9
|
* Added Global GroupsElgarL2011-10-31-0/+10
| | | | | Defined in groupmanager/globalgroups.yml. Create groups in the yml with a g: prefix, then inherit in the worlds groups files.
* v 1.4:ElgarL2011-10-11-3/+3
| | | | - Updated for Bukkits new YamlConfiguration. - Cleared remaining Cast errors cause by object cloning.
* Fixed silly error with isLoaded()ElgarL2011-09-25-2/+2
|
* Bukkit Superperms supportElgarL2011-09-02-2/+7
|
* GroupManager update to Permissions 3.1.6 API done by ElgarLsnowleo2011-08-14-6/+6
|
* Moving all files to trunk.snowleo2011-03-19-0/+122
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 e251c2fe-e539-e718-e476-b85c1f46cddb