Commit graph

28 commits

Author SHA1 Message Date
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
aba1b76bca Made hashtags only show up in global chat 2015-10-30 19:10:12 +01:00
cf5809d11f Added a tag in chat for players in wilds 2015-10-16 18:44:37 +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
f9ffe3aff8 Fixed the F thing and updated the event realted to it 2015-09-30 20:44:15 +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
bc278b3796 Fixed name highlighting 2015-09-05 10:05:52 +02:00
9777999fe7 Changed "plugin/essentials/userdata/" to "plugin/Essentials/userdata/" 2015-09-04 17:39:24 +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
904c548adb Added username lookup command /u name 2015-08-29 01:05:30 +02:00
b5664c4626 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
750eb3da35 Removed debug code and made other stuff 2015-08-20 00:47:54 +02:00
36d98719a7 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
22c8638b19 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
5bbeefad43 Renamed plugin 2015-08-14 15:05:51 +02:00
94886af615 Added a way to customize the sound on name mentioning
You can create a file named "notificationsound.txt" and put a sound name
in the correct format which /playsound uses and the pitch after that.

For example:
mob.pig.say 1.0
2015-08-14 12:51:51 +02:00
70a691d66d Fixed comment parsing 2015-08-10 20:22:29 +02:00
84af21d22c Bug fixes
- Commented out WIP code which caused errors
- Other fixes
2015-08-10 07:45:50 +02:00
6eddb90154 Added can't press flair, OO, compatible with Essentials
- Added can't press flair
- Made an object, instead of many Maps
- Using chat formatting instead of display names
2015-08-08 22:58:45 +02:00
351d850f7c Added support for name coloring by town (using Towny).
Write the town name to autoflairconfig.txt followed by the color codes.

Example:
test §2§5 will give me §2Norbi§r§5Peti§r

Also made some bugfixes.
2015-07-20 18:23:02 +02:00
a73316aac9 Fixed a case when there is press time (-1) but there isn't any flair class. 2015-07-19 09:15:42 +02:00
BuildTools
13a8f2ed2f Uploaded v1.0 2015-07-16 13:51:59 +02:00