1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-25 05:41:36 +02:00
Commit Graph

3382 Commits

Author SHA1 Message Date
KHobbits
78d35b72a4 Clean up TextPager 2013-01-13 16:30:22 +00:00
ElgarL
8863bfa6a1 Fix the logger so errors are reported again. 2013-01-13 16:20:38 +00:00
ElgarL
dac89c338a Synchronize pushing to Bukkit perms to prevent any
ConcurrentModificationException.
2013-01-13 16:20:09 +00:00
Chris Ward
3907400b55 Merge pull request #258 from necrodoom/patch-22
update ID 397:3
2013-01-13 05:03:05 -08:00
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
825611eb07 Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9 2013-01-11 12:56:18 -05: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 c93fcceade 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
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