summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/org/anjocaido/groupmanager/GlobalGroups.java
Commit message (Collapse)AuthorAgeLines
* Fixed up javadoc comment errorsElgarL2011-11-04-7/+7
|
* GM will now check to see if it's data files have been changed at eachElgarL2011-11-02-42/+110
| | | | | | | | | scheduled save. If the files have been altered (on disc) it will reload, so long as the in-memory data hasn't changed. If the files on Disc have changed AND there have been changes to it's in-memory data it will show a warning. You then MUST issue a '/mansave force' to overwrite the disc files, or a '/manload' to overwrite the memory data.
* Added Info node support to Global Groups.ElgarL2011-10-31-11/+56
|
* Typo's and formattingElgarL2011-10-31-84/+73
|
* Global Groups yml and classElgarL2011-10-31-0/+291