Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Support new lines in newbie welcome message. | KHobbits | 2012-09-22 | -8/+20 |
| | ||||
* | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-09-22 | -19/+30 |
|\ | | | | | | | | | Resolved Conflicts: EssentialsGroupManager/src/org/anjocaido/groupmanager/GlobalGroups.java | |||
| * | 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. | |||
* | | Cleanup delhome to match normal home cases properly. | KHobbits | 2012-09-22 | -19/+19 |
| | | ||||
* | | Reset colour code at start of default broadcast msg. | KHobbits | 2012-09-22 | -2/+2 |
| | | ||||
* | | General demo txt formatting | KHobbits | 2012-09-22 | -17/+17 |
| | | ||||
* | | Clean chat colours. | KHobbits | 2012-09-22 | -0/+1 |
| | | ||||
* | | Clean up the info.txt | KHobbits | 2012-09-22 | -13/+11 |
| | | ||||
* | | Merge pull request #148 from necrodoom/patch-7 | KHobbits | 2012-09-22 | -18/+22 |
|\ \ | | | | | | | | | | fix info.txt colors and tags I'll do a little manual cleanup. | |||
| * | | fix info.txt colors and tags | Necrodoom | 2012-09-21 | -18/+22 |
| | | | ||||
* | | | Possibly solve info writing issues in globalgroups | KHobbits | 2012-09-22 | -8/+0 |
|/ / | | | | | Editing this on the ess branch, cause i'm sure there is a better fix. | |||
* | | Check for explicit * permission when using PEX. | md_5 | 2012-09-21 | -1/+1 |
| | | ||||
* | | Update config.yml to show multiple enchantments for kits. | KHobbits | 2012-09-21 | -1/+1 |
| | | ||||
* | | Make sure we check for wildcards in PEX | KHobbits | 2012-09-20 | -2/+2 |
| | | ||||
* | | Switch pex permissions checks to use superperms rather than direct api call. | KHobbits | 2012-09-20 | -2/+2 |
| | | ||||
* | | ignoreCancelled events. | KHobbits | 2012-09-19 | -69/+25 |
| | | ||||
* | | New Permission: | KHobbits | 2012-09-19 | -1/+63 |
| | | | | | | | | | | essentials.build.pickup.<id>[:<datavalue>] - Allows collecting of an item essentials.build.drop.<id>[:<datavalue>] - Allows dropping of an item | |||
* | | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-09-19 | -0/+1 |
|\ \ | ||||
| * | | Self indulgent commit. Door should be an alias for wood door. | md_5 | 2012-09-17 | -0/+1 |
| | | | ||||
* | | | New Permission: | KHobbits | 2012-09-19 | -0/+23 |
|/ / | | | | | | | essentials.build.craft.<id>[:<datavalue>] - Allows crafting of an item | |||
* | | Hide Protection sign option. | KHobbits | 2012-09-17 | -4/+1 |
| | | ||||
* | | Fix a few minor text formatting issues. | KHobbits | 2012-09-16 | -13/+8 |
| | | ||||
* | | Config file permissions cleanup | KHobbits | 2012-09-16 | -71/+21 |
| | | | | | | | | | | | | | | Removed deprecated 'restricted-commands' section. Deprecated 'superperms' toggle. Remove op override on essentials permissions. Give op's all permissions by default via superperms. | |||
* | | Merge pull request #146 from necrodoom/patch-6 | KHobbits | 2012-09-16 | -9/+116 |
|\ \ | |/ |/| | update dualbit, fix strength, add swift aliases | |||
| * | update dualbit, fix strength, add swift aliases | Necrodoom | 2012-09-16 | -9/+116 |
|/ | | | items.csv version 2.1_12 | |||
* | 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 9d820c94a6ff82ee4fef33d0b4e4389282d03d7e. | |||
| * | 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 |
| | |