Commit graph

585 commits

Author SHA1 Message Date
Norbi Peti f319889f10 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
Norbi Peti 7192234b18 ??? 2015-11-16 21:27:08 +01:00
Norbi Peti 55b2368c4c Gitignore stuff 2015-11-16 21:22:22 +01:00
Norbi Peti 4455b27659 Put the F message on a timer, instead of messages and also made some optimizations 2015-11-16 21:11:54 +01:00
Norbi Peti bfb450b0fb Readme Update 2015-11-16 21:03:21 +01:00
Norbi Peti 5beca898d3 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
Norbi Peti 98dd5eab64 Added basic quiz system, made announcements and questions editable from command blocks, and other fixes 2015-11-09 21:56:58 +01:00
Norbi Peti 62960dfe57 Fixed custom flairs not recognised 2015-10-31 22:08:09 +01:00
Norbi Peti fadd7d6a7f Made hashtags only show up in global chat 2015-10-30 19:10:12 +01:00
Norbi Peti 41d820f92b Fixed F 2015-10-25 20:32:14 +01:00
Norbi Peti 0d72c9fd84 Switched to UUID-s and YAML
https://www.reddit.com/r/TheButtonMinecraft/comments/3p1zo7/
2015-10-17 02:06:32 +02:00
Norbi Peti ae1505ec56 Added a tag in chat for players in wilds 2015-10-16 18:44:37 +02:00
Norbi Peti 62787ee81f Learned how Java works - Fixed hashtag formatting 2015-10-13 22:15:33 +02:00
Norbi Peti dd5ddde46a Changed hashtag colors to be lighter 2015-10-05 20:08:31 +02:00
Norbi Peti 6d7aee5872 Added minigame detection to prevent F mesasges from showing 2015-10-03 22:51:22 +02:00
Norbi Peti f66d3f5aac Fixed F counting, added hashtag support, made greentext work with names and hashtags 2015-10-03 19:28:03 +02:00
Norbi Peti 0cc6d040ec Added simple position saving/loading commands and removed network error output to reduce log spamming 2015-10-03 00:15:13 +02:00
Norbi Peti afbe918005 Fixed the F thing and updated the event realted to it 2015-09-30 20:44:15 +02:00
Norbi Peti 3c57bfb1b0 Added support for lowercase F 2015-09-20 00:44:59 +02:00
Norbi Peti dadad4cf1f Added check for duplicate names in tabcomplete and uploaded JAR 2015-09-19 12:36:18 +02:00
Norbi Peti a16ab64a22 Cleaned up code and added F 2015-09-18 20:55:00 +02:00
Norbi Peti cb44dccf56 Updated Readme 2015-09-16 22:35:24 +02:00
Norbi Peti b98b7f202c Added License... 2015-09-10 22:06:26 +02:00
Norbi Peti c48aaec8da Updated JAR with merged changes
Probably.
2015-09-08 21:28:05 +02:00
Norbi Peti 1292ce47c3 Improved nicknames (fixed color not resetting after name) 2015-09-08 21:23:33 +02:00
Norbi Peti ed35a864e9 Merge pull request #2 from Sciguymjm/master
Added greentext support
2015-09-08 05:29:34 +01:00
M a319ede0da Added greentext support 2015-09-07 15:54:11 -04:00
Norbi Peti 7a5d4ce0ff Fixed name highlighting 2015-09-05 10:05:52 +02:00
Norbi Peti 4cea49f0ad Changed chat formatting to support (and depend on) TownyChat 2015-09-04 20:16:24 +02:00
Norbi Peti 83c8379656 Changed "plugin/essentials/userdata/" to "plugin/Essentials/userdata/" 2015-09-04 17:39:24 +02:00
Norbi Peti eab5ecb764 Added debug toggle command 2015-09-03 19:26:41 +02:00
Norbi Peti 760e8f63a2 Added debug code 2015-09-03 18:59:11 +02:00
Norbi Peti cf18b4344c Changed non-RP to OOC and made RP tags hide/showable by OPs 2015-08-31 21:21:20 +02:00
Norbi Peti 0432bddaf4 Added some debug code 2015-08-31 08:40:37 +02:00
Norbi Peti 4641d5f919 Added ability to ignore the message about writing the playername to the thread 2015-08-29 01:14:35 +02:00
Norbi Peti 06c00a2ab8 Removed Reflection things (for /tellraw) becuase it caused issues on the server 2015-08-29 01:05:32 +02:00
Norbi Peti 5215d10748 Added username lookup command /u name 2015-08-29 01:05:30 +02:00
Norbi Peti 1d0a12666a Updated Readme
RP mode.
2015-08-25 16:42:56 +02:00
Norbi Peti 321e94af6c Added RP mode switcher commands (/rp /nrp)
- Added /rp and /nrp
- Added an indicator if the player speaks in RP or non-RP mode
2015-08-25 16:28:33 +02:00
Norbi Peti e8d02565cb Removed debug code and made other stuff 2015-08-20 00:47:54 +02:00
Norbi Peti d4fc9b8a9c Updated Readme 2015-08-20 00:36:18 +02:00
Norbi Peti 993fc663e2 Updated Readme 2015-08-19 22:25:24 +02:00
Norbi Peti 45b6969251 Added announce messages and made some fixes
- Added a bunch of commands (/u announce)
- Fixed some stuff
2015-08-19 21:30:27 +02:00
Norbi Peti dc3e494a19 Fixes
- Fixed custom flair loading
- Added colored name handling for nicknames
- It will now remove nicknames on disconnect (so if the nickname gets
changed, a relog will make the changes in name mentioning)
2015-08-19 11:40:47 +02:00
Norbi Peti 5a048c4486 Merge pull request #1 from Sciguymjm/master
Clean up code and add nickname support
2015-08-19 09:00:14 +01:00
Sciguymjm 77d08fc406 Fixed .gitignore 2015-08-18 19:14:20 -04:00
Sciguymjm 7e6eb5e27f Added nickname integration 2015-08-18 19:09:16 -04:00
Norbi Peti 832a1a0b4e JARUp 2015-08-17 10:30:40 +02:00
Norbi Peti 23fbeda5ef Undone a change 2015-08-17 10:28:38 +02:00
Norbi Peti d2f6a5ef07 Removed some debug code, added colors by flair color to name mentioning, etc.
- Removed some debug code
- Added name coloring by flair color when using name mentioning
- Fixed custom flair saving
- Added a check for /u admin setflair to only allow flairs starting with
a color code
- Updated version number (2.0)
- Updated plugin name
2015-08-17 10:28:37 +02:00