1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-28 08:50:02 +02:00

4336 Commits

Author SHA1 Message Date
KHobbits
954695116c 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
c221cf66f5 no permissions is not an error, so dont output it as a warning 2013-06-12 12:41:15 +03:00
KHobbits
85aa487b45 Merge branch 'temp1' into 2.9 2013-06-11 20:50:24 +01:00
KHobbits
a254644180 Merge branch 'release' of github.com:essentials/Essentials into 2.9 2013-06-11 20:46:28 +01:00
Iaccidentally
568741b460 Cleanup imports 2013-06-11 20:45:12 +01:00
KHobbits
5a75823b85 Restore support for replacing CAPITAL colour codes. 2013-06-11 16:38:24 +01:00
KHobbits
f6b52a87f7 Don't look up valid looking IP's in the player database. 2013-06-09 23:10:02 +01:00
Iaccidentally
eff86fba0f 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
b23d6a6db1 Allow use of deprecated teleport function through interface. 2013-06-09 13:38:09 +01:00
theudis
123bffc32b Update messages_fr.properties
Small changes in what I had done previously.
2013-06-09 03:09:20 +01:00
Necrodoom
c8e21b6825 Fix arg length checks on /exp 2013-06-09 03:07:35 +01:00
cexikitin
8f0ab2ccde Alert give sender that the user was unable to receive all the items. 2013-06-09 03:05:40 +01:00
KHobbits
62edbc044c Split util classes. 2013-06-08 22:31:19 +01:00
KHobbits
ea62dfc474 Cleanup ITarget 2013-06-08 21:43:42 +01:00
KHobbits
421a6b7462 Turn Target into a real class. 2013-06-08 21:40:02 +01:00
KHobbits
393677e1d5 Trapdoors should be treated as half blocks, not transparent blocks. 2013-06-08 21:26:11 +01:00
KHobbits
cbc7aee85e Teleport invulnerability should trigger on respawn as well as normal teleport. 2013-06-08 21:06:33 +01:00
KHobbits
db5f1f1d33 Essentials API cleanup and teleport possession fixing. (UNSTABLE) 2013-06-08 19:34:14 +01:00
KHobbits
eea791be90 Throw a little testing on toggle logic. 2013-06-08 16:33:30 +01:00
KHobbits
31b6f8971c Try and make toggles DRYer without loosing command flow.
Allow socialspy to match multiple players.
2013-06-08 15:13:51 +01:00
KHobbits
e8061f2e4d Allow spawning zombies without the trademark gold boots.
Also limit armor to zombies and skeletons.
2013-06-05 03:15:12 +01:00
KHobbits
5a2e6bc923 Fix unit tests. 2013-06-02 17:56:48 +01:00
KHobbits
7479620a97 Attempt to fix /seen times on vanish. 2013-06-02 17:45:56 +01:00
KHobbits
4f35ec2592 Mute and sudo should check for essentials.vanish.interact permission. 2013-06-02 16:09:56 +01:00
KHobbits
32d65bd468 Allow spawning zombies with swords too. 2013-06-02 00:09:12 +01:00
KHobbits
9adb02e24d [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
4928948b48 [Fix] Set some default mob data.
Fixes skeletons spawning without bows.
2013-06-01 23:33:31 +01:00
KHobbits
0a32bb9358 Update Essentials spawn to use new kit params. 2013-05-27 02:29:28 +01:00
KHobbits
7391c6d150 Better handle kit item casting. 2013-05-27 02:25:30 +01:00
KHobbits
cce9b9f71c Ignore extra spaces in kit config. 2013-05-26 23:53:39 +01:00
KHobbits
0104373beb Exempt [repair] signs from 'essentials.repair.all' permissions check. 2013-05-26 22:00:35 +01:00
KHobbits
324cc3b45c Update inventory when closing ghost-dupe-able inventory, to remove ghost items. 2013-05-26 18:21:19 +01:00
KHobbits
2ea36e47b3 Reduce duplicated broadcast code. 2013-05-26 17:58:04 +01:00
KHobbits
d94ec6f601 Simplify player matching. 2013-05-26 17:37:11 +01:00
KHobbits
5fabaf030b Standardize /getpos and /whois to use essentials.vanish.interact like all other commands. 2013-05-26 17:20:03 +01:00
KHobbits
579b4603a2 GeoIP already has a perm, doesn't need hidden behind essentials.seen.extra as well. 2013-05-26 16:52:25 +01:00
KHobbits
104edda8d1 Show teleport cancel messages to tpa user. 2013-05-26 16:49:11 +01:00
KHobbits
2bc9b0946f Fix /helpop for console use. 2013-05-26 16:23:36 +01:00
KHobbits
612973d813 [Fix] Fix vanished player matching in: /seen /give /burn /nuke /tpall /tpaall 2013-05-26 16:02:40 +01:00
KHobbits
f80ab48c20 Forgot to push Essentials spawn changes. 2013-05-24 00:10:39 +01:00
KHobbits
f36f43ca19 Improve hidden player matching.
Replace essentials.teleport.hidden with essentials.vanish.interact
Fix perm checks in tpall and tpaall
2013-05-23 22:59:09 +01:00
KHobbits
76d35d3e4b Fixing feed messages. 2013-05-23 22:12:54 +01:00
KHobbits
710c0f5edf Improve user matching 2013-05-20 18:50:14 +01:00
KHobbits
9ad49f9e98 Don't throw NPE on broken sign state, just allow block to break. 2013-05-19 01:21:21 +01:00
KHobbits
1e9c0917ab Default chat formatting should strip all format codes, not just colours. 2013-05-19 01:03:54 +01:00
KHobbits
9e8bf18f28 Add indication of when kit's cannot be used yet, in the /kit output. 2013-05-18 23:27:41 +01:00
KHobbits
ec99f38069 Tidy up /gc's TPS output. 2013-05-18 21:42:02 +01:00
KHobbits
b008cdc5f6 [Feature] Add hunger level to /whois 2013-05-18 18:20:06 +01:00
KHobbits
18b9fe6a5e Fix null when trying to tempban players in console for times longer than max ban. 2013-05-18 17:57:05 +01:00
KHobbits
174e12d897 Tweak /baltop to not show displaynames on vanished players. 2013-05-12 21:19:54 +01:00