Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix javadocs | ElgarL | 2012-09-25 | -2/+2 |
| | ||||
* | Minor typo fix - Necrodoom | ElgarL | 2012-09-25 | -1/+1 |
| | ||||
* | Update warning in GlobalGroups - Necrodoom. | ElgarL | 2012-09-22 | -0/+2 |
| | ||||
* | - Fix Synchronization on adding subgroups (thanks snowleo). | ElgarL | 2012-09-22 | -26/+27 |
| | | | | - Remove info node support from GlobalGroups. It should not have them as GlobalGroups are only permission collections. | |||
* | Merge remote-tracking branch 'origin/groupmanager' into 2.9 | md_5 | 2012-09-16 | -51/+122 |
|\ | ||||
| * | Remove unused imports. | ElgarL | 2012-09-11 | -3/+0 |
| | | ||||
| * | Missing final | snowleo | 2012-09-10 | -1/+1 |
| | | ||||
| * | Thread safety for GM | snowleo | 2012-09-10 | -48/+122 |
| | | ||||
| * | Revert bad synchronization | snowleo | 2012-09-10 | -15/+11 |
| | | | | | | | | This reverts commit 96ab1b4533b62464b8325373e677209290bced3e. | |||
| * | Synchronize the world data holder. | ElgarL | 2012-09-10 | -2/+4 |
| | | ||||
| * | Change to Hashtables to reduce the chance of a | ElgarL | 2012-09-10 | -9/+11 |
| | | | | | | | | ConcurrentModificationException pulling group/user data in an Async thread. | |||
* | | Update Essentials/src/plugin.yml | Iaccidentally | 2012-09-15 | -1/+1 |
| | | | | | | updating SKYNET | |||
* | | Missing tl key. | KHobbits | 2012-09-15 | -0/+13 |
| | | ||||
* | | Add server uptime to /gc | KHobbits | 2012-09-15 | -1/+6 |
| | | ||||
* | | Add missing TL key | KHobbits | 2012-09-15 | -1/+14 |
| | | | | | | | | Fixes #1363 | |||
* | | Allow bans on players who have never connected. | KHobbits | 2012-09-15 | -4/+13 |
| | | ||||
* | | Reduce the enchantment list some more. | KHobbits | 2012-09-15 | -26/+26 |
| | | ||||
* | | Fix Essentials /sethome to more strictly obey home limits. | KHobbits | 2012-09-15 | -55/+48 |
| | | ||||
* | | /ess reset <player> - Clears stored data about a user. | KHobbits | 2012-09-14 | -2/+25 |
| | | ||||
* | | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-09-14 | -1/+0 |
|\ \ | ||||
| * | | Update Essentials/nbproject/project.properties | KHobbits | 2012-09-14 | -1/+0 |
| | | | | | | | | | Accidentally added unneeded line... | |||
* | | | Fixed jail extend message - xGhOsTkiLLeRx | KHobbits | 2012-09-14 | -13/+13 |
|/ / | ||||
* | | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-09-14 | -4/+15 |
|\ \ | ||||
| * \ | Merge pull request #141 from DerFlash/2.9 | KHobbits | 2012-09-13 | -4/+15 |
| |\ \ | | | | | | | | | Fix problems with async chat event not sending messages to xmpp chat spy | |||
| | * | | Fix problems with async chat event not sending messages to xmpp chat spy | DerFlash | 2012-09-13 | -4/+15 |
| |/ / | ||||
* | | | Don't create empty user files | KHobbits | 2012-09-14 | -12/+24 |
| | | | ||||
* | | | remove users from bperm example, different yml file now. | KHobbits | 2012-09-13 | -7/+0 |
|/ / | ||||
* | | Update bpermissions example | KHobbits | 2012-09-13 | -15/+34 |
| | | ||||
* | | Couple extra /info aliases. | KHobbits | 2012-09-11 | -1/+1 |
| | | ||||
* | | Less strict matching on /realname | KHobbits | 2012-09-11 | -6/+3 |
| | | ||||
* | | Make /realname throw an error if no matches were found | KHobbits | 2012-09-11 | -0/+6 |
| | | ||||
* | | Patch flight disable, to not effect creative mode. | KHobbits | 2012-09-10 | -1/+4 |
| | | | | | | | | Full world change config still needs coding. | |||
* | | Fixing map/ironore bug. | KHobbits | 2012-09-10 | -16/+16 |
| | | ||||
* | | Little bit extra sanity checking. | KHobbits | 2012-09-09 | -5/+9 |
| | | ||||
* | | Move auto afk permission to 'essentials.afk.auto' | KHobbits | 2012-09-09 | -1/+1 |
| | | ||||
* | | Fixing locale typo. | KHobbits | 2012-09-09 | -3/+2 |
| | | ||||
* | | Fix Missing TL key | KHobbits | 2012-09-09 | -7/+17 |
| | | ||||
* | | Change default op colour | KHobbits | 2012-09-09 | -2/+2 |
| | | ||||
* | | More message cleanup | KHobbits | 2012-09-09 | -78/+78 |
| | | ||||
* | | Manual merge necrodoom enchant changes. | KHobbits | 2012-09-09 | -10/+10 |
| | | ||||
* | | Two sets of enchantment aliases. | KHobbits | 2012-09-09 | -24/+29 |
| | | ||||
* | | More message cleanup | KHobbits | 2012-09-09 | -97/+175 |
| | | ||||
* | | Missing TL keys | KHobbits | 2012-09-09 | -7/+8 |
| | | ||||
* | | Few more message tweaks. | KHobbits | 2012-09-09 | -15/+15 |
| | | ||||
* | | If chat event doesn't resolve to valid player, cancel and exit. | KHobbits | 2012-09-09 | -0/+6 |
| | | ||||
* | | Message cleanup. | KHobbits | 2012-09-09 | -859/+807 |
| | | ||||
* | | Update some of the example permissions files for the perm changes. | KHobbits | 2012-09-08 | -8/+13 |
| | | ||||
* | | Move the per world permissions: | KHobbits | 2012-09-08 | -28/+28 |
| | | | | | | | | essentials.world.worldname is moved to essentials.worlds.worldname | |||
* | | Log to console the effects of /sudo | KHobbits | 2012-09-08 | -4/+16 |
| | | ||||
* | | Remove dead setting. | KHobbits | 2012-09-08 | -8/+0 |
| | | | | | | | | Fixes #2465 |