Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 | |||
* | Move the per kit and warp permissions: | KHobbits | 2012-09-08 | -5/+5 |
| | | | | | essentials.kit.kitname is moved to essentials.kits.kitname essentials.warp.warpname is moved to essentials.warps.warpname | |||
* | Look out for nulls. | KHobbits | 2012-09-08 | -2/+14 |
| | ||||
* | Make /itemdb command list the 15 shortest item.csv names for said item. | KHobbits | 2012-09-08 | -8/+119 |
| | | | | This will be useful when making eco signs. | |||
* | Fix /itemdb showing 'uses left' on none held items. | KHobbits | 2012-09-08 | -1/+3 |
| | ||||
* | Fix compile error. | KHobbits | 2012-09-08 | -0/+1 |
| | ||||
* | Async EssentialsSpawn join event, like the others. | KHobbits | 2012-09-08 | -90/+61 |
| | ||||
* | New Permission: essentials.god.pvp | KHobbits | 2012-09-08 | -1/+6 |
| | | | | Unless you have this permission you will be unable to attack other players while in god mode. | |||
* | Give user chance to get display name set before displaying geoip. | KHobbits | 2012-09-08 | -7/+19 |
| | ||||
* | Potential fix for teleporting issue. | KHobbits | 2012-09-08 | -11/+11 |
| | ||||
* | Switch default antibuild status to false. Antibuild toggling shouldn't be ↵ | KHobbits | 2012-09-08 | -3/+3 |
| | | | | an issue with it as a stand alone plugin. | |||
* | Fix ConcurrentModification bugs | snowleo | 2012-09-07 | -2/+261 |
| | | | | This will probably slow down any access to config | |||
* | Update Essentials/src/com/earth2me/essentials/commands/Commandburn.java | Iaccidentally | 2012-09-04 | -1/+1 |
| | | | typo fix | |||
* | Catch null eco symbol. | KHobbits | 2012-09-02 | -2/+2 |
| | ||||
* | More error on 'Permissions system error' in debug mode. | KHobbits | 2012-09-02 | -1/+9 |
| | ||||
* | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-09-02 | -0/+21 |
|\ | ||||
| * | Merge pull request #136 from necrodoom/patch-3 | KHobbits | 2012-09-02 | -0/+21 |
| |\ | | | | | | | update enchants with 3-1 letter aliases | |||
| | * | update enchants with 3-1 letter aliases | Necrodoom | 2012-09-01 | -0/+21 |
| | | | ||||
* | | | Update /kit delay to use updated yaml code. | KHobbits | 2012-09-02 | -10/+29 |
|/ / | ||||
* | | Add support for /gamemode toggle | /gamemode t and /gmt to toggle between ↵ | KHobbits | 2012-09-02 | -2/+10 |
| | | | | | | | | the 3 gamemodes. | |||
* | | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-09-02 | -0/+6 |
|\ \ | ||||
| * | | fix burn matching all players | Iaccidentally | 2012-09-01 | -0/+6 |
| |/ | ||||
* / | Another Config tweak. | KHobbits | 2012-08-31 | -0/+1 |
|/ | ||||
* | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-08-31 | -7/+15 |
|\ | ||||
| * | Include the GM version when logging errors. | ElgarL | 2012-08-31 | -3/+6 |
| | | ||||
| * | Give a better error when a subgroup is null. | ElgarL | 2012-08-31 | -5/+10 |
| | | ||||
* | | Config file tweaks | KHobbits | 2012-08-31 | -3/+5 |
| | | ||||
* | | Fix powertool command logging. | KHobbits | 2012-08-31 | -3/+11 |
| | | ||||
* | | Don't need built in command logger anymore. | KHobbits | 2012-08-31 | -1/+0 |
| | | ||||
* | | Sanity Check. | KHobbits | 2012-08-31 | -1/+1 |
| | | ||||
* | | Add missing repair cost check on /repair hand | KHobbits | 2012-08-31 | -1/+1 |
| | |