1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-19 10:51:32 +02:00
Commit Graph

4127 Commits

Author SHA1 Message Date
evonuts
c8909b5035 Fix spelling error (atleast) in translation files. 2014-02-11 20:15:14 +13:00
KHobbits
ff63d0612a Fix world argument to ignore radius, and allow for skipping radius param in syntax. 2014-02-09 22:26:54 +00:00
KHobbits
2abe63222c Fix ghost items with /recipe 2014-02-09 21:54:04 +00:00
Necrodoom
9703eb4372 Reorder ID 376 2014-02-09 21:37:03 +00:00
KHobbits
bb51001176 Code cleanup and remove remote skull edit. 2014-02-08 01:23:54 +00:00
Luke Anderson (stuntguy3000)
2938b2c459 Add /skull command 2014-02-08 00:25:34 +00:00
coegho
20629a17a7 [Fix] fireball-fire=true now prevents fire spread from fireballs 2014-02-08 00:22:56 +00:00
Necrodoom
6dccbb20d9 Restore 2 aliases 2014-02-08 00:16:11 +00:00
Necrodoom
2b64c35ca9 Fix duplicates, a few more aliases addition/remove 2014-02-08 00:16:11 +00:00
KHobbits
807a5c382f Reformat pom 2014-02-08 00:13:46 +00:00
KHobbits
a1e1e42a02 Add bow as a skeleton keyword 2014-02-06 02:35:27 +00:00
Iaccidentally
78b74afa4b Modifier order consistency 2014-02-04 11:11:43 -05:00
KHobbits
9d60c20f17 Readme tweak. 2014-02-04 01:17:06 +00:00
KHobbits
a292dcbd17 Add support for vanilla item names from api. 2014-02-02 19:04:09 +00:00
KHobbits
ef451056f9 Fixed argument count for meta parsing. 2014-02-02 18:56:45 +00:00
KHobbits
3a26dda240 Allow the Essentials module to compile again. 2014-02-02 18:19:29 +00:00
KHobbits
d56b8a9f63 Raise minimum CB version to 2922 or 1.7.2-R0.1
This should prevent issued caused by UUID mismatch.
2014-02-02 17:13:44 +00:00
KHobbits
0b2526fc46 Track UUID for future use. 2014-02-02 17:05:41 +00:00
KHobbits
33156c4f83 Restore teleporting to middle of block, when flying and unsafe is enabled. 2014-02-02 16:43:31 +00:00
KHobbits
109c26fa8f [Breaking] Add exception when players have exceeded their account limit.
This might effect some plugins which hook Essentials for economy without using the API
2014-02-02 16:07:32 +00:00
KHobbits
889afc8089 Make sure we leave any vehicles before teleporting. 2014-02-02 15:04:07 +00:00
Iaccidentally
042f3a210a [FIX] Print a proper error when using tpaccept with no requester 2014-02-01 16:49:54 -05:00
Chris Ward
bce7a7c739 Allow the use of non-development Bukkit builds at runtime
Unsafe code is surrounded by sufficient handling
2014-01-30 10:43:26 +11:00
Chris Ward
85c09226e2 Restore Bukkit dependency to parent pom 2014-01-30 10:34:16 +11:00
KHobbits
6f91c1beff Attempt to fix client issue with speed reset on world change. 2014-01-26 22:33:56 +00:00
KHobbits
38a7d18265 Make /speed persist on world change if permissions exist. 2014-01-26 20:00:41 +00:00
KHobbits
cd2fc1928f Force Bukkit version to match deps. 2014-01-25 23:29:48 +00:00
KHobbits
4e1e5c5cd0 Use OSX character split on internal sign interface 2014-01-25 22:55:28 +00:00
Necrodoom
2d094d3b04 Fix cauldron ID 2014-01-25 22:46:26 +00:00
Necrodoom
b837ad66bd Trim items.csv based on feedback 2014-01-25 22:46:25 +00:00
snowleo
7edb7aa7fc Read backup output async 2014-01-25 15:33:33 +01:00
Chris Ward
ad988e05e4 Add fullstops for @Necrodoom 2014-01-21 12:20:24 +11:00
Chris Ward
e03e59e2b4 Add support for vanilla JSON metadata syntax (/give, /i, /kit, etc.) 2014-01-21 00:54:48 +11:00
Chris Ward
3495fc8982 Update to Bukkit Development Builds
Change things so unit testing can run after Bukkit's breaking commit with classloader stuff
2014-01-20 21:20:13 +11:00
KHobbits
9432765479 Fix hidden groups in /list 2014-01-14 21:55:30 +00:00
KHobbits
ae5629ab2d Pass optional location parameters to teleport TL keys. 2014-01-12 01:23:12 +00:00
KHobbits
31c027adf8 Config description cleanup. 2014-01-11 17:34:35 +00:00
Adam
ce91aaf953 Reset Exhaustion on /feed 2014-01-08 01:07:38 +00:00
Chris Ward
223465bd69 Add an upload-only pom file for GroupManager 2014-01-06 10:03:22 +11:00
KHobbits
9e8f570dda Check command cost, before running kit delay check, prevent accidentally delaying unran commands. 2014-01-03 08:16:17 +00:00
KHobbits
39318f8432 Add and implement sign break/create/interact events to EssAPI
Implement AfkStatusChangeEvent
2013-12-31 17:47:52 +00:00
KHobbits
27f4e338a2 Remove redundant permission check. 2013-12-31 04:44:28 +00:00
KHobbits
dc80edde4b Fix NB parent compiling 2013-12-28 23:09:56 +00:00
KHobbits
85f6d6ebe0 Add permission: essentials.msg.multiple and essentials.pay.multiple
Message permission will allow rough nick matches and wildcards, while pay will only allow wildcards.
2013-12-28 22:37:36 +00:00
Chris Ward
5b4893e6cb Add deploy plugin 2013-12-29 03:04:36 +11:00
Chris Ward
79b7162cdc Use the Essentials Maven repository 2013-12-29 00:21:26 +11:00
Chris Ward
5f78452880 Remove Ant, migrate Netbeans code style to pom.xml 2013-12-27 03:47:13 +11:00
Chris Ward
22f83a82bd Travis - use Maven to build 2013-12-26 01:19:51 +11:00
SkyBirdSoar
5b2887201b Add aliases to stationary water & stationary lava
New changes:
stillwater is an alias to 9:0 (Stationary water)
stilllava is an alias to 11:0 (Stationary lava)
2013-12-26 01:17:42 +11:00
Chris Ward
841bbbf71f Pull geoip library from Maven 2013-12-26 01:12:04 +11:00