Commit Graph

64 Commits

Author SHA1 Message Date
Austin Mayes 6073ddcea9
Honor admin chat and reports config (#7)
* Honor admin chat and reports config

* Optimize imports
2018-12-23 00:20:42 -06:00
Christopher White f57faddc42 Ignore empty chat messages (#5)
* Ignore empty chat messages

* Give an error message for empty messages
2018-12-17 17:44:03 -06:00
cswhite2000 de85f9f726 Readd aliases for global chat 2018-12-08 04:38:08 -08:00
Austin Mayes bb6d4a7018 Actually take into account the default value given to findPlayer 2018-11-27 17:34:27 -06:00
Austin Mayes 2f819fd585 Fix ChatAnnouncer w/ no backend 2018-11-26 01:25:29 -06:00
Austin Mayes 93167aab8e Fix /stats revealing identities 2018-11-25 23:37:47 -06:00
Austin Mayes f3f74b50e1
Downstream changes (#100)
Additions:
* Clickable Polls
* Halloween Gizmos

General Changes:
* Bungee players reduced
* Broadcast perms are now false by default
* Zombie hitboxes removed

Fixes:
* Minecarts can no longer be moved in lobbies
* 1 day holidays now work properly
* Staff can see team chat
* Headless horseman works
* Lobby portals now spam clients with connection messages
* Mutation token GUIs no longer show when mutation polls are disabled
* Double jump works again
2018-11-20 17:59:52 -06:00
ShinyDialga 33c269dd4d Minor legacy flag fixes and fix extra quotes in chat 2018-07-27 17:34:00 -05:00
Ashcon Partovi 06fd77595f
Only show admin chat server when message is remote 2018-05-22 15:35:46 -07:00
Ashcon Partovi 9b59cc0cde
Fix team chat from being reset after cycle 2018-05-22 15:15:56 -07:00
Ashcon Partovi f52b8a7a31
Simplify admin chat permission node 2018-05-21 20:34:33 -07:00
Ashcon Partovi cec4d5f262
Use fancy name style for channel messages 2018-05-21 20:31:22 -07:00
Ashcon Partovi 44481e4b63
Allow cross-server chat messages 2018-05-21 19:44:20 -07:00
Potato 5c17281ebd Fix stats command revealing nicknames 2018-02-27 12:25:49 -08:00
cswhite2000 2067e56aeb Add locales command 2018-02-27 12:20:17 -08:00
cswhite2000 1d7e83e89c Add an optional delay to broadcast schedules 2018-02-23 21:50:33 -08:00
cswhite2000 0ce2f2739c Fix whispers not being delivered in some cases 2018-01-11 20:04:20 -08:00
cswhite2000 7b32649e69
Only show silent punishments to staff (#68) 2018-01-08 19:44:11 -08:00
cswhite2000 1276a6d578 Fix ReportAnnouncer double to float conversion (#66) 2018-01-06 01:00:52 -05:00
cswhite2000 ab1acb579c
Slightly change the report sound 2018-01-05 16:15:16 -08:00
cswhite2000 a402c02d52
Add a toggleable report sound (#64)
* add a toggleable report sound

* use audience variable in ReportAnnouncer
2018-01-04 13:11:50 -08:00
Ashcon Partovi 2d73675c07
Do not render flairs in staff list 2017-12-31 02:01:29 -07:00
cswhite2000 af58ad70a6 Allow filtering of sudo commands by permission node 2017-12-31 00:47:52 -07:00
Potato c366b280d8 Fix exempt report message 2017-12-06 18:32:36 -07:00
Potato 3a2cfa7c98 Fix ticket booth commands clashing with leave commands 2017-12-03 00:23:49 -08:00
Ashcon Partovi 5f677c661c
Fix missing parenthesis 2017-11-25 20:33:18 -08:00
Ashcon Partovi 29a3e34359
Fix NPE for punishments from the website 2017-11-25 20:13:09 -08:00
Potato 4a5dcfe2be Fix stats command from exposing nicknames 2017-10-24 17:22:26 -07:00
cswhite2000 341a55ef37 update to 1.12.2 2017-09-29 00:08:46 -07:00
cswhite2000 d2ed7457b7 edit permission node for the playerversion command 2017-09-23 12:55:46 -07:00
cswhite2000 d90acb62e2 Don't attempt to display empty flairs 2017-09-16 20:15:47 -07:00
Ashcon Partovi 1030c2d4f4 Allow group joins without an expiration 2017-08-27 18:29:03 -07:00
Electroid e4bed714f8 Allow console to let player change death screen 2017-08-27 16:29:25 -07:00
Electroid 0eebdeed01 Support for website revamp 2017-08-25 20:38:44 -07:00
Ashcon Partovi 7e330b786f Off record servers can only punish locally 2017-08-09 10:00:32 -07:00
Ashcon Partovi 6ccd95cb04 Only broadcast off record punishments to local server 2017-08-09 09:50:27 -07:00
Javi 7c906bdfb8 Revert "IntelliJ IDEA Cleanup: Remove unused imports, migration aids..."
* Revert "Some improvements to the settings menu"

This reverts commit 8c9ec25ce8.

* Revert "IntelliJ IDEA Cleanup: Remove unused imports, migration aids..."

This reverts commit be006d02c3.
2017-08-02 22:10:13 +02:00
Javi be006d02c3 IntelliJ IDEA Cleanup: Remove unused imports, migration aids... 2017-08-02 02:33:44 +02:00
Ashcon Partovi 30cee03502 Change flair config keys 2017-07-26 01:50:58 -07:00
cswhite2000 ddf4eb5255 add flair config options 2017-07-25 13:50:35 -07:00
Electroid 1d0adf7283 Add random skin to nicked players 2017-07-25 09:49:07 -07:00
cswhite2000 a3ddeaac9a Fix memmory leaks 2017-07-16 22:04:25 -07:00
cswhite2000 25353865b4
fix playerversion command flag 2017-07-10 00:54:47 +02:00
cswhite2000 2068aebd52
Log player versions (#22)
* add simplified versions to MinecraftVersions

* simplify playerversion command

* add playerversion logger

* make requested changes
2017-07-10 00:54:36 +02:00
cswhite2000 b880857703
add alias for playerversion command 2017-07-10 00:54:18 +02:00
cswhite2000 c918067eda make stale punishments gray 2017-07-07 04:43:51 -07:00
Electroid 6e666e461c Fix glitchy 1.7 respawning mid-air 2017-07-06 18:14:01 -07:00
cswhite2000 84fbd5ad7a shorten percentages 2017-07-06 07:06:18 -07:00
cswhite2000 f5ea1e901c add playerversion command 2017-07-06 07:06:18 -07:00
Electroid ddbc7c7eac Add more legacy player support 2017-07-05 11:34:03 -07:00