1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-24 16:32:35 +01:00

3226 Commits

Author SHA1 Message Date
Necrodoom
ef0c99b439 update ID 397:3 2013-01-13 15:01:10 +02:00
KHobbits
faad7612f0 Add provisional support for basic item Meta
Adds /book command to allow reediting of signed books.
2013-01-13 04:44:28 +00:00
KHobbits
78f8be3a40 Clean up userdata saving, to prevent CMI
Also update config section code to use newer bukkit methods
2013-01-12 19:30:06 +00:00
KHobbits
701d052184 Don't extend ItemStack 2013-01-12 17:05:05 +00:00
KHobbits
67f9142bf4 Pull item meta from itemdb class 2013-01-12 14:12:12 +00:00
Iaccidentally
7bd0e35ec5 Merge pull request #251 from necrodoom/patch-19
/me shakes fist at Khobbits
2013-01-11 09:17:44 -08:00
Necrodoom
2d922d233b /me shakes fist at Khobbits
fixes c93fcceade4316d76d78494597c1d98e999d4dbd whitespace
2013-01-11 19:10:32 +02:00
Chris Ward
04e80efca6 Merge remote-tracking branch 'origin/groupmanager' into 2.9 2013-01-11 21:59:39 +11:00
Chris Ward
bbb48d8698 Fixes Item Frames being linked to Paintings when breaking 2013-01-11 21:54:52 +11:00
ElgarL
bf48afafb8 Store a plugin and server reference. 2013-01-11 00:53:48 +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