1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-23 16:03:28 +01:00

3687 Commits

Author SHA1 Message Date
KHobbits
fa99942375 Minor code cleanup 2013-03-18 23:15:18 +00:00
KHobbits
ec9ce7f2e8 Cleanup: Run Kukes code through a dryer, add more comments. 2013-03-18 22:43:05 +00:00
GunfighterJ
a3df17dbbb Allow potion clear/apply commands to work 2013-03-18 11:21:28 -05:00
KHobbits
e7663773e9 Edit default config to not cause confusion. 2013-03-18 08:59:40 +00:00
KHobbits
ede618c13a Cleanup: Comment and simplify /list code - More to do. 2013-03-18 08:53:12 +00:00
KHobbits
a640c40157 Cleanup - Split /list into methods 2013-03-18 08:16:34 +00:00
kukelekuuk00
ccbfca864f fixes and addition of '*' to match all unmatched users. 2013-03-18 06:16:02 +00:00
kukelekuuk00
291a33e42c Added /list [group] and some more detailed configuration regarding /list 2013-03-18 06:16:02 +00:00
GunfighterJ
df306fb63d Potion erroring and duration/power fix 2013-03-18 06:14:44 +00:00
Necrodoom
a8d87f94e1 update IDs 27, 28, 66, 157
update rails aliases to match bukkit item names
2013-03-18 06:14:00 +00:00
GunfighterJ
6ee21e16d0 [Fix] Potion erroring and duration/power fix 2013-03-17 13:34:10 -05:00
KHobbits
2b5f21d471 [Fix] Restore /speed command's ability to control walk speed. 2013-03-17 06:38:24 +00:00
KHobbits
e483d61f69 Fixing TL edit error. 2013-03-16 12:17:13 +00:00
Necrodoom
cc5eb28586 Update messages.properties
fix typos in new messages
2013-03-16 12:15:57 +00:00
KHobbits
69cbc926cf Fix raw bukkit itemdb lookup 2013-03-16 12:11:03 +00:00
KHobbits
d1c172f957 Cleanup open inventories 2013-03-16 11:01:56 +00:00
KHobbits
26d674083f Import cleanup 2013-03-16 09:19:30 +00:00
KHobbits
9643eb3b2f Fix potion effect errors 2013-03-16 09:13:21 +00:00
KHobbits
c7564796a9 Fix Minecart class rename
Lets use consistent versions in the code base
Bukkit: 1700 CB: 2648
2013-03-16 08:55:39 +00:00
KHobbits
a2fbbf6f55 We use tabs not spaces for indenting. 2013-03-16 08:43:52 +00:00
KHobbits
a63d93977f Check health is 0 after /suicide 2013-03-16 08:42:24 +00:00
KHobbits
0302b7ca09 Fix missing /ci syntax update. 2013-03-16 08:32:21 +00:00
Alexander Schepp
47941e715f Merge pull request #388 from GunfighterJ/2.9
[Feature] Additional spawnable mob types
2013-03-15 13:44:43 -07:00
GunfighterJ
ee65ee90c5 [Feature] Additional spawnable mob types 2013-03-15 15:41:23 -05:00
Alexander Schepp
b91d1977fc Merge pull request #387 from GunfighterJ/2.9
Initial 1.5 update
2013-03-15 12:59:50 -07:00
GunfighterJ
528e124af2 Initial 1.5 update 2013-03-15 14:54:51 -05:00
Alexander Schepp
5298089197 Merge pull request #342 from necrodoom/patch-60
[feature] update items.csv to minecraft 1.5
2013-03-15 12:25:09 -07:00
KHobbits
d7f9abb5fa Merge pull request #383 from necrodoom/patch-73
[fix] trying to AFK others should work now
2013-03-15 06:28:56 -07:00
KHobbits
8b687d18ee Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9 2013-03-14 18:01:50 +00:00
Iaccidentally
165b1e50dc Merge pull request #385 from Skylexia/patch-1
[Fix] Fixing message (Tl key).
2013-03-13 17:41:10 -07:00
Skylexia
eeee6f28e9 Fixing message. 2013-03-13 20:23:01 -03:00
KHobbits
e1e487da4d Fix missing console notifications on /unban and /unbanip 2013-03-12 22:26:24 +00:00
Necrodoom
bb74656a96 [fix] trying to AFK others should work now 2013-03-11 15:36:12 +02:00
KHobbits
8bc01910fc Fixing ban ip broadcast notification. 2013-03-11 10:33:59 +00:00
KHobbits
bb01c0bb51 Fix Essentials version display 2013-03-11 02:01:57 +00:00
KHobbits
4c1e9b1762 Fixed lost TL. 2013-03-10 23:43:13 +00:00
Skylexia-PC
68a5f1ba07 Shows IP unbans to online staff. 2013-03-10 23:41:17 +00:00
Necrodoom
67a976d794 readd some checks 2013-03-10 14:42:03 +02:00
KHobbits
43ab68700d Merge pull request #380 from Skylexia/2.9
[Feature] Broadcast unbans to online staff.
2013-03-10 00:38:09 -08:00
Skylexia-PC
a4faa4bca8 Update tl properties to remove unused properties. 2013-03-10 04:37:04 -04:00
Skylexia-PC
58510b964b [Feature] Broadcast unbans to online staff. 2013-03-10 03:22:35 -04:00
KHobbits
db17c3310c Use lower locale. 2013-03-10 02:04:11 +00:00
KHobbits
3399dd5c84 Protect us from npe. 2013-03-10 02:01:59 +00:00
Iaccidentally
dc3a9fa5fb Merge pull request #379 from GunfighterJ/2.9
Allow potion meta to work
2013-03-09 16:46:59 -08:00
GunfighterJ
dc94bd1172 Allow potion meta to work
Instead of denying if they have perms
2013-03-09 18:38:59 -06:00
KHobbits
da558f25d7 Fix TL key casing. 2013-03-09 21:41:30 +00:00
KHobbits
65e883b975 [Fix] Allow /nick to change nickname case, without adding prefix character. 2013-03-09 14:24:19 +00:00
KHobbits
36e1fa22cb [Fix] Move allowunsafe enchant perm to: essentials.enchantments.allowunsafe 2013-03-09 14:02:34 +00:00
KHobbits
9212c5247c [Fix] Move all enchant type perms to: essentials.enchantments.<enchant>
[Fix] Move all potion effect perms to: essentials.potions.<effect>
[Fix] Move multiple potion perm to: essentials.potions.multiple
Other perms: essentials.itemspawn.meta-(firework|firework-multiple|firework-power|name|lore|head|book|chapter|chapter-<chapter>|author|title)
2013-03-09 13:56:38 +00:00
Necrodoom
c1706ea6fb fix alias 2013-03-09 15:12:15 +02:00