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
|
d988546ef3
|
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
|
2012-09-14 01:11:04 +01:00 |
|
KHobbits
|
b7f2add7b4
|
Fixed jail extend message - xGhOsTkiLLeRx
|
2012-09-14 01:10:22 +01:00 |
|
KHobbits
|
b07f65c58b
|
Update Essentials/nbproject/project.properties
Accidentally added unneeded line...
|
2012-09-14 02:01:02 +02:00 |
|
KHobbits
|
18e315a048
|
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
|
2012-09-14 00:59:25 +01:00 |
|
KHobbits
|
d3967297bb
|
Don't create empty user files
|
2012-09-14 00:58:57 +01:00 |
|
KHobbits
|
ea3631ddc2
|
Merge pull request #141 from DerFlash/2.9
Fix problems with async chat event not sending messages to xmpp chat spy
|
2012-09-13 06:21:11 -07:00 |
|
DerFlash
|
992e473b72
|
Fix problems with async chat event not sending messages to xmpp chat spy
|
2012-09-13 14:57:02 +02:00 |
|
KHobbits
|
0296f4fcf1
|
remove users from bperm example, different yml file now.
|
2012-09-13 01:50:55 +01:00 |
|
KHobbits
|
2fc16250a3
|
Update bpermissions example
|
2012-09-13 01:46:23 +01:00 |
|
ElgarL
|
75f7b06a23
|
Remove unused imports.
|
2012-09-11 11:12:19 +01:00 |
|
KHobbits
|
a7e834e5f9
|
Couple extra /info aliases.
|
2012-09-11 05:05:55 +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 |
|
snowleo
|
60142d872f
|
Missing final
|
2012-09-10 20:53:25 +02:00 |
|
snowleo
|
1cf0ebbd7f
|
Thread safety for GM
|
2012-09-10 20:49:07 +02:00 |
|
snowleo
|
736a6d273a
|
Revert bad synchronization
This reverts commit 96ab1b4533 .
|
2012-09-10 19:06:17 +02:00 |
|
ElgarL
|
71179e3dfd
|
Synchronize the world data holder.
|
2012-09-10 17:46:01 +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
|
b606f153f4
|
Fixing map/ironore bug.
|
2012-09-10 01:10:32 +01:00 |
|
ElgarL
|
96ab1b4533
|
Change to Hashtables to reduce the chance of a
ConcurrentModificationException pulling group/user data in an Async
thread.
|
2012-09-10 00:15:42 +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
|
1d62de7e5e
|
Fixing locale typo.
|
2012-09-09 18:35:20 +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
|
161a61e0c6
|
More message cleanup
|
2012-09-09 16:52:45 +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
|
b8d0cf4cc4
|
Few more message tweaks.
|
2012-09-09 15:27:25 +01:00 |
|
KHobbits
|
ff0dd00d79
|
If chat event doesn't resolve to valid player, cancel and exit.
|
2012-09-09 06:36:14 +01:00 |
|
KHobbits
|
e18d12f109
|
Message cleanup.
|
2012-09-09 05:41:06 +01:00 |
|
KHobbits
|
0a09b355b2
|
Update some of the example permissions files for the perm changes.
|
2012-09-08 23:00:57 +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
|
e502a7e6fd
|
Give user chance to get display name set before displaying geoip.
|
2012-09-08 14:40:19 +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 |
|