1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-25 00:42:48 +01:00

3367 Commits

Author SHA1 Message Date
KHobbits
13a349795f New permission: essentials.sethome.bed
Players with this permission will force a bed home updating if daytime beds are enabled.
2013-01-10 22:36:38 +00:00
Chris Ward
8722bb84d9 Implement abstract methods 2013-01-10 22:57:08 +11:00
Chris Ward
75bca3832c Update bukkit/craftbukkit libs. Force latest beta version 2013-01-10 22:51:48 +11:00
KHobbits
6de11a23a4 Ban cleanup 2013-01-09 21:31:56 +00:00
KHobbits
32d3b2b7f0 Util commenting 2013-01-09 21:18:46 +00:00
KHobbits
9fdb754d1c Multiline kick messages and tempban countdown. 2013-01-09 21:04:58 +00:00
Chris Ward
8a7866ecca Merge branch 'groupmanager' into 2.9 2013-01-10 04:57:10 +11:00
Joseph
1908054d09 Formatting 2013-01-10 03:25:58 +11:00
GunfighterJ
13f0df501a Add more items to Fireball command. Add delay option to /spawner 2013-01-10 03:25:57 +11:00
Chris Ward
06c3c8597b Merge pull request #247 from necrodoom/patch-18
rewrite ID 43:6, 44:6, 113, 114
2013-01-09 06:50:31 -08:00
Necrodoom
692e4a3315 rewrite ID 43:6, 44:6, 113, 114 2013-01-09 16:46:37 +02:00
ElgarL
767057512a Synchronize the raising of GroupManager events to Bukkit.getServer()
(should prevent deadlocks).
2013-01-09 14:38:00 +00:00
ElgarL
11022e8683 Merge pull request #241 from necrodoom/patch-15
fix typo
2013-01-09 02:50:30 -08:00
ElgarL
cb0b621e87 Remove attachments BEFORE we clear them. 2013-01-09 04:27:10 +00:00
ElgarL
314a4c38e6 code tidy. 2013-01-09 04:13:40 +00:00
ElgarL
0db764f35d Remove attachments before clearing 2013-01-09 04:04:59 +00:00
ElgarL
c091ebbfef Clear our attachment map upon a manload so we correctly reconfigure a
players new permissions.
2013-01-09 03:55:26 +00:00
KHobbits
3fffa343c9 Expand plugin.yml fireball aliases. 2013-01-09 01:00:13 +00:00
KHobbits
9f32d4a3f3 Fire a few extra entities from /fireball 2013-01-09 00:58:29 +00:00
KHobbits
0e93ed8eb6 Add a couple of extra entities to spawnmob 2013-01-09 00:41:24 +00:00
KHobbits
92128459e7 Cleanup 2013-01-08 23:59:31 +00:00
KHobbits
c86f32cca7 Pull and clean up book enchant pullreq.
Removed 1 enchant per book limit, anvils seem to handle multiple enchants fine, even if the result can only be one enchant.
2013-01-08 23:51:46 +00:00
Chasing Code
0955cb296a Add missing import for EnchantmentStorageMeta 2013-01-08 11:46:08 -08:00
Chasing Code
ae0bdfc896 Store enchanments in Enchanted Books
Change enchant command to store the enchantment instead of applying it when used on an Enchanted Book.  If an enchantment is already present, replace it (only one allowed on Enchanted Books).
2013-01-08 11:37:46 -08:00
oggehej
1fbf664f31 Update Swedish translation with new messages. 2013-01-08 19:45:51 +11:00
Chris Ward
3e7e94d992 Store regex, use util method instead of another regex. Store variable 2013-01-08 02:26:09 +11:00
Chris Ward
aac01ea936 Fix multiple enchantments in kits 2013-01-08 02:25:35 +11:00
Chris Ward
69519767b0 Merge pull request #242 from necrodoom/patch-17
update ID 127
2013-01-07 07:00:41 -08:00
Necrodoom
57ff528500 update ID 127 2013-01-07 16:52:51 +02:00
Chris Ward
9574d707b7 Unnecessary RegEx is unnecessary. 2013-01-08 00:08:11 +11:00
KHobbits
588fdb2ad9 Enchantment and item spawning cleanup
Should make it a little easier to add itemmeta.
2013-01-06 18:28:24 +00:00
KHobbits
20624cfc07 Tell user that /mail sendall succeeded when used in console. 2013-01-06 16:27:20 +00:00
Necrodoom
b9140bf1ad fix typo 2013-01-05 19:05:02 +02:00
Necrodoom
c7f4b9d218 update IDs 368, 381, 399, 402 2013-01-05 19:27:56 +11:00
KHobbits
6a80c1cf64 Throw an error if user doesn't have permission to use kit sign. 2013-01-05 07:39:32 +00:00
KHobbits
7e90ebb9c8 More user feedback on enchant sign. 2013-01-05 07:24:02 +00:00
KHobbits
98e1ffcc30 Allow unsafe enchants to be placed by [enchant] signs if enabled in the config file. 2013-01-05 07:05:25 +00:00
KHobbits
5bf4c6e268 Couple of extra enchant aliases 2013-01-05 06:59:37 +00:00
KHobbits
9cebdd1c8b Merge branch 'release' into 2.9 2013-01-04 21:40:02 +00:00
KHobbits
a7e567e309 Fix sign break bug 2013-01-04 13:05:57 +00:00
md_5
9745984904 Might be worth catching other occurances of the event too. 2013-01-04 13:53:01 +11:00
md_5
64c37cd900 ArrayList, I choose you! (Fixes CraftBook erroring when the killall command is used and custom drops are enabled in that plugin) 2013-01-04 13:49:45 +11:00
Alexander Schepp
e2f2c843cb Fix nl translation 2013-01-03 11:50:19 +01:00
Iaccidentally
e032939f7c Update AntiBuild to use HangingBreakByEntityEvent instead of deprecated PaintingBreakByEntityEvent 2013-01-02 18:25:40 -05:00
Iaccidentally
374f7547e4 Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9 2013-01-02 18:24:34 -05:00
KHobbits
a2eb53b45a Merge pull request #236 from gravypod/patch-1
Store ingredient map and recipe shape
2013-01-01 15:20:26 -08:00
KHobbits
a1cc1716d6 New permission: essentials.fly.safelogin - Players with this command will automatically switch to fly mode if they login whilst floating in the air. 2013-01-01 22:00:53 +00:00
KHobbits
bdc1f0528a New perm: essentials.vanish.effect - People with this effect will get the potion effect applied while vanished. 2013-01-01 21:12:26 +00:00
KHobbits
2e1ee82c91 Cleanup cleanup. 2013-01-01 19:48:08 +00:00
KHobbits
31f9b4e8f0 More cleanup 2013-01-01 19:34:32 +00:00