1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-24 21:31:32 +02:00
Commit Graph

2828 Commits

Author SHA1 Message Date
KHobbits
256ce9e9e6 Log to console the effects of /sudo 2012-09-08 21:10:26 +01:00
KHobbits
edbac5560d Remove dead setting.
Fixes #2465
2012-09-08 20:41:38 +01:00
KHobbits
46709caabc 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
7fa6ce1263 Look out for nulls. 2012-09-08 18:41:21 +01:00
KHobbits
d98f96c1df 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
48444a0fa8 Fix /itemdb showing 'uses left' on none held items. 2012-09-08 16:33:00 +01:00
KHobbits
209b6bcea0 Fix compile error. 2012-09-08 16:03:54 +01:00
KHobbits
8d19e48605 Async EssentialsSpawn join event, like the others. 2012-09-08 14:55:37 +01:00
KHobbits
85f12b43a2 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
19f54fa030 Give user chance to get display name set before displaying geoip. 2012-09-08 14:40:19 +01:00
KHobbits
315c4ec1f2 Potential fix for teleporting issue. 2012-09-08 14:30:11 +01:00
KHobbits
682cf7ae08 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
8ef5632b7b Fix ConcurrentModification bugs
This will probably slow down any access to config
2012-09-07 18:33:28 +02:00
Iaccidentally
d1b9351b16 Update Essentials/src/com/earth2me/essentials/commands/Commandburn.java
typo fix
2012-09-04 00:16:23 -03:00
KHobbits
7f65879cb6 Catch null eco symbol. 2012-09-02 20:17:28 +01:00
KHobbits
8bc0f29e20 More error on 'Permissions system error' in debug mode. 2012-09-02 18:30:59 +01:00
KHobbits
d3a48f7d92 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-09-02 18:11:54 +01:00
KHobbits
8ea0525909 Update /kit delay to use updated yaml code. 2012-09-02 18:11:29 +01:00
KHobbits
4ffef28504 Merge pull request #136 from necrodoom/patch-3
update enchants with 3-1 letter aliases
2012-09-02 07:51:29 -07:00
KHobbits
814ec196fc Add support for /gamemode toggle | /gamemode t and /gmt to toggle between the 3 gamemodes. 2012-09-02 06:54:58 +01:00
KHobbits
ff6bb07580 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-09-02 01:57:10 +01:00
Iaccidentally
d3382cb9fe fix burn matching all players 2012-09-01 16:40:49 -04:00
Necrodoom
48189359e3 update enchants with 3-1 letter aliases 2012-09-01 10:33:20 +03:00
KHobbits
4fbc314f2c Another Config tweak. 2012-08-31 22:31:56 +01:00
KHobbits
9cd396ebf8 Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9 2012-08-31 22:28:21 +01:00
KHobbits
58b6759556 Config file tweaks 2012-08-31 22:26:26 +01:00
ElgarL
286c5293d8 Include the GM version when logging errors. 2012-08-31 21:56:46 +01:00
ElgarL
2a241041b1 Give a better error when a subgroup is null. 2012-08-31 21:47:35 +01:00
KHobbits
b4d702cc4d Fix powertool command logging. 2012-08-31 18:52:40 +01:00
KHobbits
fb4fd2bfd9 Don't need built in command logger anymore. 2012-08-31 18:44:14 +01:00
KHobbits
6c58f6c482 Sanity Check. 2012-08-31 17:57:57 +01:00
KHobbits
b87e38e24c Add missing repair cost check on /repair hand 2012-08-31 17:54:10 +01:00
KHobbits
789aa7bddb Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-08-31 17:48:25 +01:00
KHobbits
95e10ca7c8 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
9826ac81d7 Merge pull request #134 from necrodoom/patch-16
clear whitespace in globalgroups.yml
2012-08-31 06:48:07 -07:00
Necrodoom
74216d3ec6 clear whitespace in globalgroups.yml 2012-08-31 16:40:25 +03:00
KHobbits
dba2aa1697 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-08-31 14:09:44 +01:00
KHobbits
ce34912b8a Fix metrics when kits are improperly configured. 2012-08-31 14:09:20 +01:00
Paul A.
dc00fd66c5 Update Essentials/src/config.yml
More grammar from Evonuts
2012-08-31 12:30:40 +02:00
Paul A.
a64947878b Update Essentials/src/config.yml
Grammar update thanks to Evonuts
2012-08-31 11:37:10 +02:00
KHobbits
0d98640b2a Fix painting break in antibuild. 2012-08-31 06:06:33 +01:00
KHobbits
7108e4f52c Fix IllegalStateException in sign click patch
Cleanup
2012-08-31 00:47:53 +01:00
KHobbits
afb90ab147 Fix min bukkit version warning. 2012-08-30 23:28:16 +01:00
KHobbits
702af90b05 Reset fly/speed on world change
This will be optional in a future version - Discuss http://goo.gl/Vuh4N
2012-08-30 23:13:50 +01:00
KHobbits
1619543cbd Update chat formatting to use &r instead of &f 2012-08-30 20:43:33 +01:00
KHobbits
abe63652cc Clear up overriding comments on config file.
Closes #2725
2012-08-30 19:19:03 +01:00
KHobbits
315278841e Merge pull request #133 from necrodoom/patch-15
clarify some things on config
2012-08-30 10:08:38 -07:00
Necrodoom
ecdb0f3235 minor fix 2012-08-30 19:00:53 +03:00
Necrodoom
1eceb6efd6 clarify some things on config 2012-08-30 18:58:43 +03:00
KHobbits
292f89b941 Merge pull request #131 from necrodoom/patch-14
update pork aliases
2012-08-29 08:22:04 -07:00