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

3999 Commits

Author SHA1 Message Date
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
KHobbits
baa9f0af1f Restore support for replacing CAPITAL colour codes. 2013-06-11 16:38:24 +01:00
KHobbits
f2cb9d8ca1 Don't look up valid looking IP's in the player database. 2013-06-09 23:10:02 +01:00
Iaccidentally
b5158a88d6 Remove old permissions handlers that are no longer used. This fixes an issue where new versions of Bpermissions would be detected as old. 2013-06-09 14:38:27 -04:00
KHobbits
f458f47eaa Allow use of deprecated teleport function through interface. 2013-06-09 13:38:09 +01:00
theudis
cf030932ac Update messages_fr.properties
Small changes in what I had done previously.
2013-06-09 03:09:20 +01:00
Necrodoom
a13b708d56 Fix arg length checks on /exp 2013-06-09 03:07:35 +01:00
cexikitin
a6b5902929 Alert give sender that the user was unable to receive all the items. 2013-06-09 03:05:40 +01:00
KHobbits
7470ee6854 Split util classes. 2013-06-08 22:31:19 +01:00
KHobbits
c1bcfa6286 Cleanup ITarget 2013-06-08 21:43:42 +01:00
KHobbits
1c309995d1 Turn Target into a real class. 2013-06-08 21:40:02 +01:00
KHobbits
a0a3d856b1 Trapdoors should be treated as half blocks, not transparent blocks. 2013-06-08 21:26:11 +01:00
KHobbits
3cc09b421c Teleport invulnerability should trigger on respawn as well as normal teleport. 2013-06-08 21:06:33 +01:00
KHobbits
244592a9e2 Essentials API cleanup and teleport possession fixing. (UNSTABLE) 2013-06-08 19:34:14 +01:00
KHobbits
e4e9b67dcd Throw a little testing on toggle logic. 2013-06-08 16:33:30 +01:00
KHobbits
b4e484ea32 Try and make toggles DRYer without loosing command flow.
Allow socialspy to match multiple players.
2013-06-08 15:13:51 +01:00
KHobbits
bd3a8a3aed Allow spawning zombies without the trademark gold boots.
Also limit armor to zombies and skeletons.
2013-06-05 03:15:12 +01:00
KHobbits
2d3fbc2635 Fix unit tests. 2013-06-02 17:56:48 +01:00
KHobbits
7d4671d1d3 Attempt to fix /seen times on vanish. 2013-06-02 17:45:56 +01:00
KHobbits
10aed414a7 Mute and sudo should check for essentials.vanish.interact permission. 2013-06-02 16:09:56 +01:00
KHobbits
9807090341 Allow spawning zombies with swords too. 2013-06-02 00:09:12 +01:00
KHobbits
299b169269 [Feature]Extend spawning mob meta to allow more customized spawning:
/spawnmob (skeleton|zombie|pigzombie):(diamond|iron|gold)armor
2013-06-02 00:02:40 +01:00
KHobbits
976bacb33f [Fix] Set some default mob data.
Fixes skeletons spawning without bows.
2013-06-01 23:33:31 +01:00
KHobbits
7c4519e425 Update Essentials spawn to use new kit params. 2013-05-27 02:29:28 +01:00
KHobbits
c92ab08127 Better handle kit item casting. 2013-05-27 02:25:30 +01:00
KHobbits
f94fec0fcb Ignore extra spaces in kit config. 2013-05-26 23:53:39 +01:00
KHobbits
7a8ad7d3b4 Exempt [repair] signs from 'essentials.repair.all' permissions check. 2013-05-26 22:00:35 +01:00
KHobbits
876710e017 Update inventory when closing ghost-dupe-able inventory, to remove ghost items. 2013-05-26 18:21:19 +01:00
KHobbits
ac46caa33f Reduce duplicated broadcast code. 2013-05-26 17:58:04 +01:00
KHobbits
48db31083f Simplify player matching. 2013-05-26 17:37:11 +01:00
KHobbits
f920f71546 Standardize /getpos and /whois to use essentials.vanish.interact like all other commands. 2013-05-26 17:20:03 +01:00
KHobbits
ffccedec65 GeoIP already has a perm, doesn't need hidden behind essentials.seen.extra as well. 2013-05-26 16:52:25 +01:00
KHobbits
bfe1b4cf0f Show teleport cancel messages to tpa user. 2013-05-26 16:49:11 +01:00