Commit graph

82 commits

Author SHA1 Message Date
a019609945 Mute fixed, re-enabled /minecraft:me except when muted, admin and mod channel added, links implemented 2015-12-31 17:32:54 +01:00
69a64aa19b Removed debug message 2015-12-30 18:33:22 +01:00
0f072b23e7 Fixed /unlol 2015-12-30 14:48:57 +01:00
107eaa5d7b Fixed /tc and /nc... 2015-12-30 14:19:58 +01:00
0a6467a6bf Fixed town and nation chat... 2015-12-30 13:46:21 +01:00
a757ec22ca Taken control over the chat with JSON formatting (/tellraw) 2015-12-30 13:31:59 +01:00
a6f8305c60 Fixed a bug with handling tablist 2015-12-19 21:17:42 +01:00
ef01069105 Added flair in tablist and done /unlol
- Added flair in tablist (idea taken from my command block version)
- Done /unlol
2015-12-19 13:42:04 +01:00
97bd7b4fb5 Removed /u check from the wrong place 2015-12-09 20:44:56 +01:00
4c85a53553 Fixed name mentioning 2015-12-05 23:32:26 +01:00
1c877503c4 Fixed non-presser/can't press auto-flair, added all usernames to playerinfo 2015-12-05 15:27:33 +01:00
a2a1a5cf7c Fixed stuff 2015-12-04 23:51:41 +01:00
c12776b34a Reworked flair system, made improvements 2015-12-04 23:07:21 +01:00
a10ae1c6e9 Tweaked KittyCannon 2015-11-28 16:13:33 +01:00
2636514b66 Fixed KittyCannon... 2015-11-28 01:31:34 +01:00
3a1287994c Fixed KittyCannon 2015-11-28 01:09:01 +01:00
007426e166 Added KittyCannon for the minigame 2015-11-27 22:03:38 +01:00
28037308c0 Fixed SavePos and LoadPos 2015-11-22 03:02:01 +01:00
4b3156a947 Setting CommentedOnReddit even if the user didn't get a flair. 2015-11-20 23:02:22 +01:00
da0d5a2a4a Fixed users not being able to ignore message after writing name in thread if the flair is unknown 2015-11-20 22:48:24 +01:00
c17cd9ad3b ??? 2015-11-16 21:27:08 +01:00
09ebb96072 Put the F message on a timer, instead of messages and also made some optimizations 2015-11-16 21:11:54 +01:00
acd9b6fe81 Improved message shown for people who haven't commented in the thread
- Changed to /tellraw
- Added a delay
2015-11-14 22:53:49 +01:00
04049acde7 Added basic quiz system, made announcements and questions editable from command blocks, and other fixes 2015-11-09 21:56:58 +01:00
88fbe49031 Fixed custom flairs not recognised 2015-10-31 22:08:09 +01:00
aba1b76bca Made hashtags only show up in global chat 2015-10-30 19:10:12 +01:00
27dc341772 Fixed F 2015-10-25 20:32:14 +01:00
cd26b7624c Switched to UUID-s and YAML
https://www.reddit.com/r/TheButtonMinecraft/comments/3p1zo7/
2015-10-17 02:06:32 +02:00
cf5809d11f Added a tag in chat for players in wilds 2015-10-16 18:44:37 +02:00
3fa405f7c3 Learned how Java works - Fixed hashtag formatting 2015-10-13 22:15:33 +02:00
e20e41e9ed Changed hashtag colors to be lighter 2015-10-05 20:08:31 +02:00
c2b26f7b1a Added minigame detection to prevent F mesasges from showing 2015-10-03 22:51:22 +02:00
f7f7eb1024 Fixed F counting, added hashtag support, made greentext work with names and hashtags 2015-10-03 19:28:03 +02:00
b06bdfb5ba Added simple position saving/loading commands and removed network error output to reduce log spamming 2015-10-03 00:15:13 +02:00
f9ffe3aff8 Fixed the F thing and updated the event realted to it 2015-09-30 20:44:15 +02:00
f8078cc74e Added support for lowercase F 2015-09-20 00:44:59 +02:00
184ebe8209 Added check for duplicate names in tabcomplete and uploaded JAR 2015-09-19 12:36:18 +02:00
8395ae4ec6 Cleaned up code and added F 2015-09-18 20:55:00 +02:00
f83456b7a0 Updated JAR with merged changes
Probably.
2015-09-08 21:28:05 +02:00
f6f67ba505 Improved nicknames (fixed color not resetting after name) 2015-09-08 21:23:33 +02:00
M
411bf90499 Added greentext support 2015-09-07 15:54:11 -04:00
bc278b3796 Fixed name highlighting 2015-09-05 10:05:52 +02:00
4421ac041b Changed chat formatting to support (and depend on) TownyChat 2015-09-04 20:16:24 +02:00
9777999fe7 Changed "plugin/essentials/userdata/" to "plugin/Essentials/userdata/" 2015-09-04 17:39:24 +02:00
7d8e81886b Added debug toggle command 2015-09-03 19:26:41 +02:00
0fcd93b654 Added debug code 2015-09-03 18:59:11 +02:00
b7189dd83f Changed non-RP to OOC and made RP tags hide/showable by OPs 2015-08-31 21:21:20 +02:00
1323144b91 Added some debug code 2015-08-31 08:40:37 +02:00
411a068e2a Added ability to ignore the message about writing the playername to the thread 2015-08-29 01:14:35 +02:00
e3008361b8 Removed Reflection things (for /tellraw) becuase it caused issues on the server 2015-08-29 01:05:32 +02:00