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

3306 Commits

Author SHA1 Message Date
KHobbits
e0328d9173 Remove broken firework meta. 2013-01-15 00:37:08 +00:00
KHobbits
4d0490218b Start work on firework effect - syntax in flux 2013-01-14 23:11:19 +00:00
Iaccidentally
b757d96fd8 Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9 2013-01-14 17:25:32 -05:00
KHobbits
631a35dc82 Couple of extra /helpop aliases. 2013-01-14 21:40:25 +00:00
KHobbits
4aca367044 Add colour support to item meta. 2013-01-14 21:34:35 +00:00
KHobbits
d3260dc045 Only show ban reason in the in-game display, not full banFormat. 2013-01-14 11:59:31 +00:00
KHobbits
ad7bde8b02 Better handle initial book.txt creation. 2013-01-14 08:21:03 +00:00
KHobbits
f7a0f21145 Switch book meta, to use 'book.txt', and 'book:<section>'.
Should make things clearer and easier to understand.
2013-01-14 08:14:42 +00:00
KHobbits
19d763f316 Merge remote-tracking branch 'remotes/origin/groupmanager' into 2.9 2013-01-14 07:37:11 +00:00
KHobbits
76b7a8734e All the better to kick you with
(Pipe format for linebreak)
2013-01-14 07:36:45 +00:00
ElgarL
5f5bb2ed8a Fix recursive loop when used on offline servers. 2013-01-14 06:47:50 +00:00
ElgarL
9c36a03028 Update GlobalGroups (removing old permissions) as Towny handles it's own
perms now.
2013-01-14 05:48:48 +00:00
KHobbits
f0c9f5e585 Cleanup /book command. 2013-01-13 23:11:15 +00:00
Iaccidentally
4927c10462 Merge pull request #260 from GunfighterJ/patch-3
Fixes /top command not carrying pitch and yaw
2013-01-13 15:09:05 -08:00
GunfighterJ
6db672b0fc Fixes /top command not carrying pitch and yaw 2013-01-13 17:02:46 -06:00
KHobbits
4d7b24e244 Merge pull request #259 from GunfighterJ/patch-2
Added more book commands for editing author and title
2013-01-13 14:57:35 -08:00
GunfighterJ
ab23f59a3a Merge branch 'patch-2' of https://github.com/GunfighterJ/Essentials into patch-2
Conflicts:
	Essentials/src/com/earth2me/essentials/commands/Commandbook.java
2013-01-13 16:31:29 -06:00
GunfighterJ
d3ca0028cd Added more book arguments for editing author and title amend 2013-01-13 16:19:37 -06:00
KHobbits
055a4a7a81 Cleanup of book meta. 2013-01-13 22:18:08 +00:00
GunfighterJ
df1e4a228b Added more book commands for editing author and title 2013-01-13 15:54:11 -06:00
KHobbits
e9c32c790c Adding support for books made from /einfo 2013-01-13 21:08:24 +00:00
ElgarL
438f4969b0 typo in changelog. 2013-01-13 16:40:53 +00:00
ElgarL
2095c426aa Do not grant any permissions (nort update Bukkit) if the server is in
offline mode and the player has the permission node
'groupmanager.noofflineperms'.
2013-01-13 16:39:53 +00:00
KHobbits
023ca29856 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2013-01-13 16:30:43 +00:00
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 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
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