KHobbits
27a943217e
Make sure we check for wildcards in PEX
2012-09-20 20:36:07 +01:00
KHobbits
16834d85c5
Switch pex permissions checks to use superperms rather than direct api call.
2012-09-20 20:21:45 +01:00
KHobbits
f701090c89
Config file permissions cleanup
...
Removed deprecated 'restricted-commands' section.
Deprecated 'superperms' toggle.
Remove op override on essentials permissions.
Give op's all permissions by default via superperms.
2012-09-16 20:27:35 +01:00
KHobbits
cdff690bb5
Add server uptime to /gc
2012-09-15 22:04:18 +01:00
KHobbits
aa14cc39d9
Add missing TL key
...
Fixes #1363
2012-09-15 21:16:31 +01:00
KHobbits
cdf2c8beed
Allow bans on players who have never connected.
2012-09-15 20:57:44 +01:00
KHobbits
3e06c06827
Reduce the enchantment list some more.
2012-09-15 20:29:29 +01:00
KHobbits
a2886d76d2
Fix Essentials /sethome to more strictly obey home limits.
2012-09-15 19:55:12 +01:00
KHobbits
cc0a65bace
/ess reset <player> - Clears stored data about a user.
2012-09-14 02:30:24 +01:00
KHobbits
d3967297bb
Don't create empty user files
2012-09-14 00:58:57 +01:00
KHobbits
59086932bd
Less strict matching on /realname
2012-09-11 01:07:31 +01:00
KHobbits
5611acf12c
Make /realname throw an error if no matches were found
2012-09-11 00:53:32 +01:00
KHobbits
24cdc37987
Patch flight disable, to not effect creative mode.
...
Full world change config still needs coding.
2012-09-10 01:13:30 +01:00
KHobbits
8718d59286
Little bit extra sanity checking.
2012-09-09 20:13:03 +01:00
KHobbits
5d372b8149
Move auto afk permission to 'essentials.afk.auto'
2012-09-09 19:09:35 +01:00
KHobbits
3691417848
Fix Missing TL key
2012-09-09 17:10:26 +01:00
KHobbits
029162bba7
Change default op colour
2012-09-09 16:55:43 +01:00
KHobbits
587addb73f
Manual merge necrodoom enchant changes.
2012-09-09 16:29:38 +01:00
KHobbits
d71bd7fb71
Two sets of enchantment aliases.
2012-09-09 16:27:22 +01:00
KHobbits
699ec273dd
More message cleanup
2012-09-09 16:15:12 +01:00
KHobbits
c1eed8ebcd
Missing TL keys
2012-09-09 15:50:22 +01:00
KHobbits
f9659dae68
Move the per world permissions:
...
essentials.world.worldname is moved to essentials.worlds.worldname
2012-09-08 22:50:20 +01:00
KHobbits
78a580bc40
Log to console the effects of /sudo
2012-09-08 21:10:26 +01:00
KHobbits
8c4d6ad4df
Remove dead setting.
...
Fixes #2465
2012-09-08 20:41:38 +01:00
KHobbits
9c9d4e1da5
Move the per kit and warp permissions:
...
essentials.kit.kitname is moved to essentials.kits.kitname
essentials.warp.warpname is moved to essentials.warps.warpname
2012-09-08 20:32:48 +01:00
KHobbits
ce50e1448b
Look out for nulls.
2012-09-08 18:41:21 +01:00
KHobbits
8e885a3a6e
Make /itemdb command list the 15 shortest item.csv names for said item.
...
This will be useful when making eco signs.
2012-09-08 18:33:06 +01:00
KHobbits
ecd96a81dd
Fix /itemdb showing 'uses left' on none held items.
2012-09-08 16:33:00 +01:00
KHobbits
427108574e
Fix compile error.
2012-09-08 16:03:54 +01:00
KHobbits
62381a7f52
Async EssentialsSpawn join event, like the others.
2012-09-08 14:55:37 +01:00
KHobbits
b1b09ea542
New Permission: essentials.god.pvp
...
Unless you have this permission you will be unable to attack other players while in god mode.
2012-09-08 14:51:03 +01:00
KHobbits
acf4d0bcf5
Potential fix for teleporting issue.
2012-09-08 14:30:11 +01:00
KHobbits
6c3b13a7a4
Switch default antibuild status to false. Antibuild toggling shouldn't be an issue with it as a stand alone plugin.
2012-09-08 14:11:12 +01:00
snowleo
cababcbfcf
Fix ConcurrentModification bugs
...
This will probably slow down any access to config
2012-09-07 18:33:28 +02:00
Iaccidentally
a032d0f19f
Update Essentials/src/com/earth2me/essentials/commands/Commandburn.java
...
typo fix
2012-09-04 00:16:23 -03:00
KHobbits
f808e6fa8e
Catch null eco symbol.
2012-09-02 20:17:28 +01:00
KHobbits
842d9f73a4
More error on 'Permissions system error' in debug mode.
2012-09-02 18:30:59 +01:00
KHobbits
c2893788e7
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-09-02 18:11:54 +01:00
KHobbits
0b8a6c45c6
Update /kit delay to use updated yaml code.
2012-09-02 18:11:29 +01:00
KHobbits
2049e630fb
Merge pull request #136 from necrodoom/patch-3
...
update enchants with 3-1 letter aliases
2012-09-02 07:51:29 -07:00
KHobbits
6fd82480a3
Add support for /gamemode toggle | /gamemode t and /gmt to toggle between the 3 gamemodes.
2012-09-02 06:54:58 +01:00
Iaccidentally
0fb5fc6bcc
fix burn matching all players
2012-09-01 16:40:49 -04:00
Necrodoom
a7d61b1b8d
update enchants with 3-1 letter aliases
2012-09-01 10:33:20 +03:00
KHobbits
8c8c6fe73a
Fix powertool command logging.
2012-08-31 18:52:40 +01:00
KHobbits
a4353bc8f2
Don't need built in command logger anymore.
2012-08-31 18:44:14 +01:00
KHobbits
4015351c85
Sanity Check.
2012-08-31 17:57:57 +01:00
KHobbits
e89f1d8a03
Add missing repair cost check on /repair hand
2012-08-31 17:54:10 +01:00
KHobbits
93f5a05f17
Reduce the number of permissions checks in command cost lookups
...
Add support for item number repair costs (repair-123: 120)
Ess charge api supports nested charges.
Slight kit optimization.
2012-08-31 17:48:07 +01:00
KHobbits
2ac4c8e665
Fix metrics when kits are improperly configured.
2012-08-31 14:09:20 +01:00
KHobbits
930eb7ae86
Fix IllegalStateException in sign click patch
...
Cleanup
2012-08-31 00:47:53 +01:00