SkyBirdSoar
f844d6be68
Fixed some grammatic errors, changed some sentences.
2014-03-04 19:26:16 +00:00
Zed Spencer-Milnes
d3a1c895a5
Finish Sentence
...
# Setting to false means EssentialsAntiBuild will never prevent you from using.
->
# Setting to false means EssentialsAntiBuild will never prevent you from using items.
Am I glad to make such a profoud change to the source code.
2014-03-04 19:22:05 +00:00
Luke Anderson
97ffd930fe
Remove generated comments
2014-03-04 19:20:56 +00:00
KHobbits
2738f7daef
Fix login death caused by built up fall damage using /fly.
2014-03-03 21:24:00 +00:00
KHobbits
ff06a55ea5
User loading cleanup
2014-03-03 09:01:07 +00:00
KHobbits
b38485dce0
Round to gc output to 2 dp.
2014-03-03 08:34:43 +00:00
KHobbits
9bb9102c6a
Constant user file casing.
2014-02-27 01:55:04 +00:00
KHobbits
6d9ed5f90a
Fix warp sign costs.
2014-02-25 07:09:32 +00:00
KHobbits
55956c5490
Fix safety tp check above world height
...
Performance tweak to fly check
2014-02-23 17:41:25 +00:00
KHobbits
dfdaa0248d
Fix customtext copy
2014-02-19 03:28:28 +00:00
KHobbits
914eeb14dd
Alternative implementation of unsafe enchant blocking for signs.
...
Permission: essentials.signs.enchant.allowunsafe - required to add unsafe enchants using enchant signs.
This reverts commit 548adaa521
.
2014-02-19 01:18:40 +00:00
KHobbits
d02f1024bc
Fix projectiles compiling.
2014-02-19 00:58:20 +00:00
KHobbits
b637d8ac2d
Update Bukkit to 1.7.3-R0.3 - Bukkit: 1903 CB: 3020
...
This also disables vanilla fallback, use new aliases file.
2014-02-19 00:36:54 +00:00
snowleo
548adaa521
Split unsafe enchantments in kits to a new config option
2014-02-18 23:47:18 +01:00
KHobbits
48cb0f5c51
Merge branch '2.x' of github.com:essentials/Essentials into 2.x
2014-02-16 01:15:25 +00:00
KHobbits
668eec3137
Use the absolute radius value.
2014-02-16 01:15:01 +00:00
Chris Ward
7b9656e5b4
Update repository URLs
2014-02-15 14:23:30 +11:00
KHobbits
46476b36d9
Allow sending customtext chapters as a parameter instead of reading commandLabel
2014-02-13 22:52:14 +00:00
KHobbits
3a96853466
Fix Stripping/blocking of urls containing caps.
2014-02-12 01:20:54 +00:00
Iaccidentally
e425a0d946
Merge pull request #657 from evonuts/2.x
...
Fix spelling error (atleast) in translation files.
2014-02-11 02:27:10 -05:00
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