1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-22 07:22:43 +01:00

3831 Commits

Author SHA1 Message Date
Iaccidentally
afbcadd0c3 [API] Remove some unneeded dependencies 2013-06-28 14:58:45 -04:00
Iaccidentally
2a9d283a88 [API] A basic example of a custom event, more to come. 2013-06-28 14:22:18 -04:00
KHobbits
9e11a4a381 Force repair inventory refresh. 2013-06-28 14:14:43 +01:00
KHobbits
3e747fd5a5 Minor colour tweak 2013-06-28 13:05:56 +01:00
KHobbits
3dc22d4c76 Make the paging logic even more complicated. 2013-06-28 01:05:56 +01:00
KHobbits
ec674289a7 Drop messageFormat for simple string replace, remove duped ' marks. 2013-06-27 09:33:35 +01:00
KHobbits
8fedd5076c Don't drop oversized stacks on the ground if player doesn't have oversized permission. 2013-06-26 21:44:34 +01:00
KHobbits
129094da2c [Fix] Fix toggle syntax in plugin.yml 2013-06-26 08:57:26 +01:00
KHobbits
200cd16a05 Merge pull request #504 from necrodoom/patch-30
[Fix] Fix socialspy toggle with no on/off param.
2013-06-26 00:51:51 -07:00
Necrodoom
4e46879a4e fix socialspy toggles 2013-06-26 09:56:56 +03:00
KHobbits
fb654d6d2f Let's make the default group colour orange. 2013-06-26 01:22:18 +01:00
KHobbits
2f58929d60 Don't automatically convert {chatparms} to [chatparams] 2013-06-25 18:04:31 +01:00
KHobbits
79d070b5fc Fix null values. 2013-06-25 16:34:17 +01:00
ZerothAngel
7c074236c8 Add group/prefix/suffix support for zPermissions. 2013-06-25 16:24:23 +01:00
Luuk Jacobs
69ad1b9191 Reword some things, minor fixes and add punctuation.
more tiny fixes
minor unicode fix
2013-06-25 16:20:21 +01:00
KHobbits
4a27ccad60 Merge branch '2.x' of github.com:essentials/Essentials into 2.9 2013-06-25 16:00:32 +01:00
KHobbits
11b2a8938a Merge pull request #502 from afistofirony/patch-1
Changing a spawner should update its BlockState.
2013-06-25 07:58:46 -07:00
KHobbits
fa4b0a2445 Add missing variable. 2013-06-25 15:09:50 +01:00
Sahir
d6f2ea3fc5 Changing a spawner should update its BlockState. 2013-06-25 17:07:43 +04:00
KHobbits
a473ae4d6b Update KeywordReplacer.java 2013-06-24 13:31:07 +02:00
KHobbits
f05e24a4a8 Update info.txt 2013-06-24 13:29:28 +02:00
KHobbits
751dc204e4 Merge pull request #499 from mozoa/patch-1
Update messages_nl.properties
2013-06-23 15:41:51 -07:00
KHobbits
5ee0fe301e Merge pull request #501 from theudis/patch-6
Update messages_fr.properties
2013-06-23 15:41:30 -07:00
theudis
f61ca35a95 Update messages_fr.properties 2013-06-24 00:18:58 +03:00
KHobbits
d3c3146471 [Feature] Allow the placing of spawners with predefined network id's (/i spawner:50)
[Permission] essentials.spawnerconvert.<mobname> - Allow the placing of specific mobspawners with premade network id's.
2013-06-23 16:11:24 +01:00
mozoa
58a54c4f6d Update messages_nl.properties
Reworded some strings
and changed the order of words
2013-06-23 16:49:08 +02:00
KHobbits
b4a487f58e Merge pull request #498 from mozoa/patch-1
Added /ci lines
2013-06-22 16:49:48 -07:00
mozoa
a462b71690 Update messages_nl.properties 2013-06-22 22:51:38 +03:00
mozoa
05e0955743 Update messages_nl.properties
Added new CI lines
bit indifferent about line 543 and 544
2013-06-22 22:49:26 +03:00
KHobbits
4cff2ff996 [Feature] Expand /ci to allow removing certain amounts, and breakdown on the items removed. 2013-06-22 17:36:35 +01:00
KHobbits
3c58a2ce82 Clean up exception types. 2013-06-22 16:33:22 +01:00
KHobbits
87d0e92c1f Fix missing Unicode in NL TL 2013-06-21 11:23:01 +01:00
KHobbits
8bbcf575b7 Reduce restrictions on same item trading, so only identical items are blocked. 2013-06-20 21:14:28 +01:00
mozoa
be6e699d86 Update NL locale 2013-06-20 21:07:58 +01:00
KHobbits
903e44f158 [Fix] Don't throw the wrong error message when using group limited kit signs. 2013-06-19 21:20:58 +01:00
GunfighterJ
25d04f88d4 Merge pull request #489 from necrodoom/patch-23
fix permission check typo (thanks to #4365)
2013-06-18 11:01:17 -07:00
Necrodoom
4172835cb0 fix permission check typo (thanks to #4365) 2013-06-18 20:57:30 +03:00
KHobbits
b5baf6a6a5 Merge pull request #488 from necrodoom/patch-21
fix typo in eco warning
2013-06-17 08:19:59 -07:00
Necrodoom
fde6b103b1 fix typo in eco warning 2013-06-17 16:05:45 +03:00
KHobbits
bae4a451eb Block external access to unsupported saveConfig() method. 2013-06-17 01:08:42 +01:00
KHobbits
23041abfbe Allow new lines and add secure broadcast keywords. 2013-06-16 01:18:35 +01:00
KHobbits
92b71ae352 Cleanup broadcast, allow limited keywords in. 2013-06-16 01:07:16 +01:00
KHobbits
a0af13f26d Clarify 'permission-based-item-spawn' config setting. 2013-06-16 00:05:27 +01:00
KHobbits
c77e308755 Update to 1.5.2 RB:
Bukkit #1776 CraftBukkit #2788
2013-06-15 11:53:47 +01:00
KHobbits
f9d32ae8e8 Reset suffix on /nick even if op and prefix/suffix are disabled. 2013-06-13 09:18:47 +01:00
KHobbits
b6b68fd03c Merge pull request #485 from necrodoom/patch-29
no permissions is not an error, so dont output it as a warning
2013-06-12 02:59:55 -07:00
Necrodoom
2d625215f6 no permissions is not an error, so dont output it as a warning 2013-06-12 12:41:15 +03:00
KHobbits
560d0cf7ee Merge branch 'temp1' into 2.9 2013-06-11 20:50:24 +01:00
KHobbits
46ab4d026a Merge branch 'release' of github.com:essentials/Essentials into 2.9 2013-06-11 20:46:28 +01:00
Iaccidentally
8d359a2cd5 Cleanup imports 2013-06-11 20:45:12 +01:00