1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-25 05:41:36 +02:00
Commit Graph

2702 Commits

Author SHA1 Message Date
KHobbits
3c67f408db Handle jail teleport locations slightly better. 2012-08-28 02:06:11 +01:00
KHobbits
f2811b3d78 Optimize AntiBuild a little
Support item name deny messages in antibuild.
2012-08-28 01:38:16 +01:00
KHobbits
eb23c943e0 Fix minor typo in plugin.yml
Remove 'essentials.interact' permission from antibuild - Not needed
2012-08-27 23:59:29 +01:00
KHobbits
c7107fc2ee Remove max walk option to config, until its fixed in the client. 2012-08-27 03:09:56 +01:00
KHobbits
4ad5beef26 Missing [player] param syntax on /afk 2012-08-26 20:26:06 +01:00
KHobbits
897c1353e3 Comment out/remove the /speed walk code, until the client properly supports this function. 2012-08-26 19:53:58 +01:00
KHobbits
1b0a794708 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
45798e2a2b More work on /fly command - Still incomplete
Updated and fixed messages files for missing keys.
2012-08-26 17:16:22 +01:00
KHobbits
5b4516aafb Updated Spanish Translation 2012-08-26 00:36:35 +01:00
KHobbits
95abbb749d Foundation for speed command - not yet implemented. 2012-08-25 19:23:41 +01:00
KHobbits
60c68102c2 Add AntiBuild to Metrics. 2012-08-25 16:57:36 +01:00
KHobbits
d52d392f6f Don't check for loan permission is there is no cost. 2012-08-22 09:12:38 +01:00
KHobbits
a5003feb93 New perm: essentials.kit.exemptdelay
Allows you to exempt from kit delays.
2012-08-22 00:27:33 +01:00
KHobbits
6405b63742 Remove debug messages. 2012-08-21 20:45:27 +01:00
KHobbits
b7c1b77a5b 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
997846d9e9 Update CB
Bukkit 1533 || Craftbukkit 2345 (1.3.1-R2.1)
2012-08-21 19:56:14 +01:00
KHobbits
71708f9d44 Reorder perm check in antibuild 2012-08-20 08:41:22 +01:00
KHobbits
c3d72b7c61 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-08-19 23:42:05 +01:00
KHobbits
625c6b224e Merge branch 'antibuild' into 2.9 2012-08-19 23:41:28 +01:00
KHobbits
552d2e9674 Reduce permissions checks in antibuild.
Add a little debug logging for those with it enabled.
2012-08-19 21:20:55 +01:00
KHobbits
6173d3cf44 Merge pull request #124 from necrodoom/patch-11
patch ID 322 and update ID 260
2012-08-19 12:52:32 -07:00
KHobbits
b839fbaf34 Correct antibuild perm check
(still need to abort interact/use checks on block place)
2012-08-19 16:08:36 +01:00
KHobbits
d4df6e434c Attempt to add support for metadata permissions. 2012-08-19 15:25:40 +01:00
KHobbits
444ec11dc1 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
necrodoom
d68b8b1a52 patch ID 322 and update ID 260
items.csv version 2.1_10
2012-08-19 09:50:19 +03:00
KHobbits
fdd185088e Add some command cost debugging messages to /ess debug 2012-08-19 03:38:09 +01:00
KHobbits
fc2fc3c0db Slightly more realistic worth prices. 2012-08-19 02:49:32 +01:00
KHobbits
3408e95797 Tidy the worth file formatting. 2012-08-19 02:25:30 +01:00
KHobbits
c651cc2b6d Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-08-18 16:10:36 +01:00
Iaccidentally
de7d73a1b6 Merge pull request #123 from necrodoom/patch-9
fix ID 2259, pointed out by tanite
2012-08-18 07:59:16 -07:00
KHobbits
57b5236ba6 Removing EssentialsUpdate from 2.9 branch.
Development may be continued in 3.x branch.
2012-08-18 15:51:55 +01:00
KHobbits
6200505a99 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
d28936bfbe Fix /warp command matching in console. 2012-08-18 15:25:14 +01:00
necrodoom
3dff295dfb fix ID 2259, pointed out by tanite
items.csv version 2.1_09
2012-08-18 10:22:12 +03:00
Iaccidentally
24f9c5cdd9 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
60847f9bbe 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
Iaccidentally
83d93d1ced 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
fc44a55da9 few extra fixes to several IDs
items.csv version 2.1_07
2012-08-13 10:03:39 +03:00
Iaccidentally
21c2744fa1 add spruce/pine tree to items.csv 2012-08-13 01:45:10 -04:00
KHobbits
e2ec73faf2 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-08-13 02:33:09 +01:00
KHobbits
f5075e6330 Try and prevent 'corrupt' messages files from breaking essentials. 2012-08-13 02:32:45 +01:00
snowleo
73d88fd77e Fix encoding of swedish locale 2012-08-13 01:36:39 +02:00
KHobbits
6f753deb7e Update Essentials/src/items.csv 2012-08-13 01:19:10 +02:00
KHobbits
9870b7fc9b Update Essentials/src/items.csv 2012-08-13 01:15:53 +02:00
KHobbits
8e28f26cbb Merge pull request #115 from necrodoom/patch-3
grammar check on plugin.yml
2012-08-11 18:08:50 -07:00
KHobbits
fc32fe7bd1 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
6cc3b9f3d8 Improve player matching in /gamemode
Add extra aliases to /gamemode
2012-08-12 01:12:10 +01:00
Iaccidentally
ff6bc480e8 fix name length check in /kill 2012-08-10 07:17:05 -04:00
Iaccidentally
52a8c95ab4 fix msg and pay to accept 2 character names 2012-08-10 06:54:42 -04:00
KHobbits
193698737f Throw warning when using /kill without valid player. 2012-08-10 02:40:05 +01:00