1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-10-01 08:36:48 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
KHobbits
c3fa56bc67 Merge branch 'master' of github.com:essentials/Essentials
Conflicts:
	Essentials/src/com/earth2me/essentials/EssentialsPlayerListener.java
	Essentials/src/com/earth2me/essentials/commands/Commandenchant.java
2011-12-01 13:47:06 +00:00
KHobbits
9a172c79f1 Command Cleanup 2011-12-01 13:42:39 +00:00
snowleo
d127f535b2 Removed EnchantmentFix, because it's fixed in CB#1526 2011-11-30 20:49:11 +01:00
KHobbits
7ab1bdd477 Settings Cleanup. 2011-11-29 16:16:45 +00:00
snowleo
0937d54336 Allow enchantments to be removed using /enchant enchantmentname 0 2011-11-27 20:40:39 +01:00
snowleo
a3016b7204 Don't add the internal bukkit names to the enchantment list, to make it shorter. 2011-11-27 11:43:42 +01:00
snowleo
8c03ae4efb Updated the enchantment names to match those of the game 2011-11-27 10:48:10 +01:00
snowleo
fc201c8b77 Enchantments in CraftBukkit are still broken, but it works with Essentials :) 2011-11-27 10:02:41 +01:00
snowleo
77c283f47e Fix Typo 2011-11-27 09:09:04 +01:00
snowleo
949682f23f Added enchantment to /give and /item
Updated plugin.yml
2011-11-27 08:57:21 +01:00
snowleo
164dbf0af4 Locale.ENGLISH!!1! 2011-11-27 06:23:07 +01:00
snowleo
9881cd1816 New command /enchant
Permissions for each enchantment: essentials.enchant.[enchantmentname]
For all use *
2011-11-27 04:36:42 +01:00