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
necrodoom
fa6fa88247
fix ID 2259, pointed out by tanite
...
items.csv version 2.1_09
2012-08-18 10:22:12 +03:00
Iaccidentally
c1bdeb0900
Merge pull request #122 from necrodoom/patch-8
...
update IDs: 5,6,17,18 - erase unused and add new
2012-08-15 01:20:40 -07:00
necrodoom
53a51b2d59
update IDs: 5,6,17,18 - erase unused and add new
...
items.csv version 2.1_08
2012-08-15 10:39:34 +03:00
ElgarL
73ebd8a24a
Fix an error with Logging set to 'OFF' triggering a cast exception.
2012-08-14 13:26:02 +01:00
Iaccidentally
b54fb4ad52
Merge pull request #121 from necrodoom/patch-6
...
few extra fixes to several ID item name aliases
2012-08-13 01:17:22 -07:00
necrodoom
36b88174cb
few extra fixes to several IDs
...
items.csv version 2.1_07
2012-08-13 10:03:39 +03:00
Iaccidentally
e94122faf7
add spruce/pine tree to items.csv
2012-08-13 01:45:10 -04:00
KHobbits
dbc49d416f
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-08-13 02:33:09 +01:00
KHobbits
84f0f0a971
Try and prevent 'corrupt' messages files from breaking essentials.
2012-08-13 02:32:45 +01:00
snowleo
def188b94e
Fix encoding of swedish locale
2012-08-13 01:36:39 +02:00
KHobbits
8366724d44
Update Essentials/src/items.csv
2012-08-13 01:19:10 +02:00
KHobbits
13617df0c6
Update Essentials/src/items.csv
2012-08-13 01:15:53 +02:00
KHobbits
9b55f8b562
Merge pull request #115 from necrodoom/patch-3
...
grammar check on plugin.yml
2012-08-11 18:08:50 -07:00
KHobbits
5c6d1a2eb4
Add command name matching to /gamemode
...
This allows aliases such as /gmc and /creative [player] to be used without stating gamemode as a parameter.
2012-08-12 01:13:52 +01:00
KHobbits
3a115000c9
Improve player matching in /gamemode
...
Add extra aliases to /gamemode
2012-08-12 01:12:10 +01:00
Iaccidentally
0a72669ac7
fix name length check in /kill
2012-08-10 07:17:05 -04:00
Iaccidentally
b81e834b4b
fix msg and pay to accept 2 character names
2012-08-10 06:54:42 -04:00
KHobbits
38503e4dcf
Throw warning when using /kill without valid player.
2012-08-10 02:40:05 +01:00
KHobbits
389884debf
Add console log message when player is /kicked
2012-08-10 02:35:05 +01:00
KHobbits
f28d874ffb
Add console log message when player is /banned
2012-08-10 02:27:10 +01:00
KHobbits
b5452d14c5
Fix yaml issue with /kit
2012-08-10 02:26:23 +01:00
KHobbits
b2f75664a7
Fix Chat Formatting so chat type is shown first.
2012-08-09 13:11:51 +01:00
Iaccidentally
8868e9f6b1
Merge pull request #117 from necrodoom/patch-5
...
items.csv update with ticket #2559 suggestions
2012-08-09 02:07:13 -07:00
necrodoom
659518dcb7
items.csv update with ticket #2559 suggestions
...
items.csv 2.1_06
2012-08-09 10:24:07 +03:00
KHobbits
47bf14b6d3
Merge branch 'release' of github.com:essentials/Essentials into release
2012-08-08 23:13:56 +01:00
KHobbits
9e28b3d76f
Merge branch '2.9' into release
2012-08-08 23:13:33 +01:00
KHobbits
2d03da39ab
Fix /top so that glass counts as a real block.
2012-08-08 23:00:09 +01:00
KHobbits
dda4082639
Fix tp permissions check to check player typing command not teleportee.
...
If you don't want players inviting players to other worlds, do not give them essentials.world.<currentworld>
2012-08-08 22:50:54 +01:00
snowleo
a499d16679
Merge branch 'refs/heads/2.9' into release
2012-08-08 14:22:13 +02:00
snowleo
a0be5640dd
Correct material for beds
2012-08-08 14:21:25 +02:00
snowleo
3e96e47c1d
Merge branch 'refs/heads/2.9' into release
2012-08-08 14:14:42 +02:00
snowleo
739a93f9ea
Fix right click on signs
2012-08-08 14:11:40 +02:00