ElgarL
8389996b4a
Merge pull request #668 from necrodoom/patch-91
...
Fix messages
2014-03-12 15:41:53 +00:00
KHobbits
fb0b219029
Fix some /home errors with invalid data.
2014-03-09 17:59:07 +00:00
Dabo Ross
9a124c6177
Add IEssentialsSpawn class for API for Essentials Spawn with two methods, getSpawn(String) and setSpawn(String, Location).
...
Implement IEssentialsSpawn in EssentialsSpawn.
2014-03-09 17:31:36 +00:00
KHobbits
dea07cbdfa
Update translations from Crowdin
...
http://translate2.ess3.net/
2014-03-09 17:23:38 +00:00
Necrodoom
d3a68e58ad
Fix messages
2014-03-09 19:17:26 +02:00
Luke Anderson (stuntguy3000)
6c1719dff5
Add missing language pointers
2014-03-09 17:14:09 +00:00
FearFree
30cdbb244b
Remove op and replace with permission
2014-03-09 17:01:31 +00:00
KHobbits
6511d5d067
Only enable teleport protection on plugin/command caused teleport events.
2014-03-09 01:13:41 +00:00
Dykam
b3a92e3415
You can now access the old balance during the UserBalanceUpdateEvent Event
2014-03-04 19:44:55 +00:00
Kryptic Dot
2a9daca526
Cleaning up readme markdown
2014-03-04 19:29:47 +00:00
SkyBirdSoar
a493fc491a
Fixed some grammatic errors, changed some sentences.
2014-03-04 19:26:16 +00:00
Zed Spencer-Milnes
0c20f98670
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
778f2c85df
Remove generated comments
2014-03-04 19:20:56 +00:00
KHobbits
774554517e
Fix login death caused by built up fall damage using /fly.
2014-03-03 21:24:00 +00:00
KHobbits
a4c4648a96
User loading cleanup
2014-03-03 09:01:07 +00:00
KHobbits
a0ea07b9c1
Round to gc output to 2 dp.
2014-03-03 08:34:43 +00:00
KHobbits
cf04ebd9b4
Constant user file casing.
2014-02-27 01:55:04 +00:00
KHobbits
90651b10b2
Fix warp sign costs.
2014-02-25 07:09:32 +00:00
KHobbits
7b368313fa
Fix safety tp check above world height
...
Performance tweak to fly check
2014-02-23 17:41:25 +00:00
KHobbits
3215dd0be5
Fix customtext copy
2014-02-19 03:28:28 +00:00
KHobbits
a02ccd44df
Alternative implementation of unsafe enchant blocking for signs.
...
Permission: essentials.signs.enchant.allowunsafe - required to add unsafe enchants using enchant signs.
This reverts commit 9041abe31f
.
2014-02-19 01:18:40 +00:00
KHobbits
4ad8ed4100
Fix projectiles compiling.
2014-02-19 00:58:20 +00:00
KHobbits
b12726e1c3
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
9041abe31f
Split unsafe enchantments in kits to a new config option
2014-02-18 23:47:18 +01:00
KHobbits
c3c29fc202
Merge branch '2.x' of github.com:essentials/Essentials into 2.x
2014-02-16 01:15:25 +00:00
KHobbits
c41985d6ff
Use the absolute radius value.
2014-02-16 01:15:01 +00:00
Chris Ward
79914cd490
Update repository URLs
2014-02-15 14:23:30 +11:00
KHobbits
a28b7c9933
Allow sending customtext chapters as a parameter instead of reading commandLabel
2014-02-13 22:52:14 +00:00
KHobbits
72c5ce82fe
Fix Stripping/blocking of urls containing caps.
2014-02-12 01:20:54 +00:00
Iaccidentally
a216e1cf9d
Merge pull request #657 from evonuts/2.x
...
Fix spelling error (atleast) in translation files.
2014-02-11 02:27:10 -05:00
evonuts
d63097d619
Fix spelling error (atleast) in translation files.
2014-02-11 20:15:14 +13:00
KHobbits
2b2e06e943
Fix world argument to ignore radius, and allow for skipping radius param in syntax.
2014-02-09 22:26:54 +00:00
KHobbits
ab31d9a07c
Fix ghost items with /recipe
2014-02-09 21:54:04 +00:00
Necrodoom
e479a4e13a
Reorder ID 376
2014-02-09 21:37:03 +00:00
KHobbits
db091fb7c9
Code cleanup and remove remote skull edit.
2014-02-08 01:23:54 +00:00
Luke Anderson (stuntguy3000)
d467512781
Add /skull command
2014-02-08 00:25:34 +00:00
coegho
dba09cd8f5
[Fix] fireball-fire=true now prevents fire spread from fireballs
2014-02-08 00:22:56 +00:00
Necrodoom
9907bda138
Restore 2 aliases
2014-02-08 00:16:11 +00:00
Necrodoom
5ec8f89637
Fix duplicates, a few more aliases addition/remove
2014-02-08 00:16:11 +00:00
KHobbits
2bc4475d24
Reformat pom
2014-02-08 00:13:46 +00:00
KHobbits
854148dbee
Add bow as a skeleton keyword
2014-02-06 02:35:27 +00:00
Iaccidentally
58eb20d073
Modifier order consistency
2014-02-04 11:11:43 -05:00
KHobbits
0503aff84a
Readme tweak.
2014-02-04 01:17:06 +00:00
KHobbits
b010d94ba2
Add support for vanilla item names from api.
2014-02-02 19:04:09 +00:00
KHobbits
084b63d38f
Fixed argument count for meta parsing.
2014-02-02 18:56:45 +00:00
KHobbits
bc438f61da
Allow the Essentials module to compile again.
2014-02-02 18:19:29 +00:00
KHobbits
4dc94cc686
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
4f25ba3ced
Track UUID for future use.
2014-02-02 17:05:41 +00:00
KHobbits
fa467fc221
Restore teleporting to middle of block, when flying and unsafe is enabled.
2014-02-02 16:43:31 +00:00
KHobbits
b6cd83acc8
[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