KHobbits
6542377a89
Clear up overriding comments on config file.
...
Closes #2725
2012-08-30 19:19:03 +01:00
KHobbits
9fe4664db6
Merge pull request #133 from necrodoom/patch-15
...
clarify some things on config
2012-08-30 10:08:38 -07:00
Necrodoom
3abc26a8bc
minor fix
2012-08-30 19:00:53 +03:00
Necrodoom
1735d53eb5
clarify some things on config
2012-08-30 18:58:43 +03:00
KHobbits
f29010257d
Merge pull request #131 from necrodoom/patch-14
...
update pork aliases
2012-08-29 08:22:04 -07:00
Necrodoom
02c0781592
update pork aliases
...
items.csv version 2.1_11
2012-08-29 16:51:38 +03:00
KHobbits
dcf13efdbd
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
2012-08-28 03:12:16 +01:00
KHobbits
115aa9b1d4
Fix CB.
2012-08-28 03:08:06 +01:00
KHobbits
b4c206cd1d
Merge branch '2.9' into release
2012-08-28 03:05:13 +01:00
KHobbits
dd6a428db2
Update CB :: Bukkit 1536 || Craftbukkit 2352 (1.3.2-R0.1)
2012-08-28 03:01:49 +01:00
KHobbits
6d35416d8f
Merge branch '2.9' of github.com:essentials/Essentials into release
2012-08-28 02:55:02 +01:00
KHobbits
e5adafa81f
If both freeze-afk-players and cancel-afk-on-move is turned on, cancel AFK on player jump.
2012-08-28 02:50:59 +01:00
KHobbits
d3accebefd
Disable AFK when player damages entity.
2012-08-28 02:24:01 +01:00
KHobbits
d88dcbea50
Manually merge Nickshelton80's alias change.
2012-08-28 02:08:58 +01:00
KHobbits
3efe3a1204
Handle jail teleport locations slightly better.
2012-08-28 02:06:11 +01:00
KHobbits
ca90700daa
Optimize AntiBuild a little
...
Support item name deny messages in antibuild.
2012-08-28 01:38:16 +01:00
KHobbits
b30fc24513
Fix minor typo in plugin.yml
...
Remove 'essentials.interact' permission from antibuild - Not needed
2012-08-27 23:59:29 +01:00
KHobbits
bbb2c6d832
Remove max walk option to config, until its fixed in the client.
2012-08-27 03:09:56 +01:00
KHobbits
b1fb1588f4
Missing [player] param syntax on /afk
2012-08-26 20:26:06 +01:00
KHobbits
3575afd597
Comment out/remove the /speed walk code, until the client properly supports this function.
2012-08-26 19:53:58 +01:00
KHobbits
4fdccb1e2d
New command /speed [walk|fly] <speed> [player]
...
New permissions:
essentials.speed = access to the command
essentials.speed.others = ability to change the speed of another player
essentials.speed.bypass = override max speed limits in config.yml
New config options:
max-fly-speed
max-walk-speed
2012-08-26 19:35:39 +01:00
KHobbits
5050c3967e
More work on /fly command - Still incomplete
...
Updated and fixed messages files for missing keys.
2012-08-26 17:16:22 +01:00
KHobbits
af55238916
Updated Spanish Translation
2012-08-26 00:36:35 +01:00
KHobbits
28e568433e
Foundation for speed command - not yet implemented.
2012-08-25 19:23:41 +01:00
KHobbits
b9bca0ed8f
Add AntiBuild to Metrics.
2012-08-25 16:57:36 +01:00
KHobbits
1e222ab1a6
Don't check for loan permission is there is no cost.
2012-08-22 09:12:38 +01:00
KHobbits
dda2f07ed7
New perm: essentials.kit.exemptdelay
...
Allows you to exempt from kit delays.
2012-08-22 00:27:33 +01:00
ElgarL
221ccc498d
iacc's anal
2012-08-21 21:28:26 +01:00
KHobbits
304ef82d60
Remove debug messages.
2012-08-21 20:45:27 +01:00
KHobbits
c9c0c84721
New command: /enderchest [player] (alias /endersee and /echest)
...
This command lets you look inside your or another players enderchest
New Permissions:
essentials.enderchest - Access to the command
essentials.enderchest.others - Lets you look at other enderchests
essentials.enderchest.modify - Lets you modify other enderchests
2012-08-21 20:44:09 +01:00
KHobbits
a53745c3ba
Update CB
...
Bukkit 1533 || Craftbukkit 2345 (1.3.1-R2.1)
2012-08-21 19:56:14 +01:00
KHobbits
bcf092c26a
Merge branch '2.9' into release
2012-08-21 19:34:26 +01:00
KHobbits
aa2fdf7b40
Reorder perm check in antibuild
2012-08-20 08:41:22 +01:00
KHobbits
cc3591564d
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-08-19 23:42:05 +01:00
KHobbits
1bc0b8a97d
Merge branch 'antibuild' into 2.9
2012-08-19 23:41:28 +01:00
KHobbits
f0f37a1671
Reduce permissions checks in antibuild.
...
Add a little debug logging for those with it enabled.
2012-08-19 21:20:55 +01:00
KHobbits
224e1bc115
Merge pull request #124 from necrodoom/patch-11
...
patch ID 322 and update ID 260
2012-08-19 12:52:32 -07:00
KHobbits
46222e1a2d
Correct antibuild perm check
...
(still need to abort interact/use checks on block place)
2012-08-19 16:08:36 +01:00
KHobbits
2b52d11ca7
Attempt to add support for metadata permissions.
2012-08-19 15:25:40 +01:00
KHobbits
5432f046e1
Split Ess protect into EssProtect and EssAntiBuild
...
New permissions:
essentials.build - same as build: true
essentials.build.interact.<id> - whitelist single interact block
essentials.build.place.<id> - whitelist single place block
essentials.build.break.<id> - whitelist single break block
essentials.build.use.<id> - whitelist single use item
2012-08-19 14:54:58 +01:00
ElgarL
343cb169ef
No more null errors from corrupt config.yml's.
2012-08-19 14:49:16 +01:00
necrodoom
246b978ff5
patch ID 322 and update ID 260
...
items.csv version 2.1_10
2012-08-19 09:50:19 +03:00
KHobbits
2c965ce9ae
Add some command cost debugging messages to /ess debug
2012-08-19 03:38:09 +01:00
KHobbits
0d13dc757d
Slightly more realistic worth prices.
2012-08-19 02:49:32 +01:00
KHobbits
7c833e700f
Tidy the worth file formatting.
2012-08-19 02:25:30 +01:00
KHobbits
46b136e4e2
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-08-18 16:10:36 +01:00
Iaccidentally
fca82e7a26
Merge pull request #123 from necrodoom/patch-9
...
fix ID 2259, pointed out by tanite
2012-08-18 07:59:16 -07:00
KHobbits
7a890c9e5c
Removing EssentialsUpdate from 2.9 branch.
...
Development may be continued in 3.x branch.
2012-08-18 15:51:55 +01:00
KHobbits
426d0093d2
Remove 3.x api migration code.
...
3.x development was moved to different code branch.
Removing deprecated warnings, since it would be silly to deprecate ALL classes.
2012-08-18 15:48:29 +01:00
KHobbits
530a519118
Fix /warp command matching in console.
2012-08-18 15:25:14 +01:00