Commit graph

59 commits

Author SHA1 Message Date
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
904c548adb Added username lookup command /u name 2015-08-29 01:05:30 +02:00
ba3fb89eb7 Updated Readme
RP mode.
2015-08-25 16:42:56 +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
86da4fbe22 Updated Readme 2015-08-20 00:36:18 +02:00
bab4f2e9c0 Updated Readme 2015-08-19 22:25:24 +02:00
f33523b8c4 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
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
fc2ff7db1e Merge pull request #1 from Sciguymjm/master
Clean up code and add nickname support
2015-08-19 09:00:14 +01:00
Sciguymjm
e548c98431 Fixed .gitignore 2015-08-18 19:14:20 -04:00
Sciguymjm
05c876f4d3 Added nickname integration 2015-08-18 19:09:16 -04:00
572861d13c JARUp 2015-08-17 10:30:40 +02:00
73accf71c3 Undone a change 2015-08-17 10:28:38 +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
06797105bb Removed note from Readme 2015-08-15 11:19:32 +02:00
434d6697df I've hidden the "Added new flair" text in console. 2015-08-14 21:15:15 +02:00
cafd4e4306 Updated Readme
Clarified out of date plugin.
2015-08-14 19:40:49 +02:00
c301846cff Updated Readme 2015-08-14 15:09:35 +02:00
5bbeefad43 Renamed plugin 2015-08-14 15:05:51 +02:00
d8eef14108 Updated Readme 2015-08-14 14:42:51 +02:00
fb29188180 Created Readme. WIP 2015-08-14 14:32:25 +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
90e142ae3e Uploaded the JAR - I really need a reminder 2015-08-12 16:35:37 +02:00
c612e5546e Name mentioning + Some fixes about message coloring
- Added console color support for messages
- Added gold color for name mentioning
- Changed some colors
- Added sound when mentioning names
2015-08-12 13:52:27 +02:00
d9bc4cf262 Gitignore 2015-08-10 22:55:50 +02:00
1a36e658d6 Gitignore 2015-08-10 22:52:42 +02:00
bfb5b6875c Bug fixes
- Fixed admin commands not working in certain cases
- Fixed custom flair saving
etc.
2015-08-10 22:47:05 +02:00
0d5ff3dc63 Finally fixed(?) the undecided case 2015-08-10 21:29:09 +02:00
e5d18e9278 Actually fixed the case when the flair is undecided 2015-08-10 21:09:50 +02:00
6bed164aa1 Added FlairDecided to /u admin playerinfo 2015-08-10 20:50:36 +02:00
24b109f083 Added gitignore 2015-08-10 20:40:03 +02:00
7052eaf6a8 Roughly same as before 2015-08-10 20:38:52 +02:00
021787667b Commented debug lines 2015-08-10 20:29:14 +02:00
70a691d66d Fixed comment parsing 2015-08-10 20:22:29 +02:00
868a8c7a28 Stuff 2015-08-10 16:44:31 +02:00
3f336c4746 Added updater
- It can now update itself with /u admin updateplugin and after a
reload, the new plugin will work
2015-08-10 16:38:42 +02:00
9ab75d57c6 Forgot the JAR... Again
Uploading the JAR of the bugfixes, and also adding more bugfixes!
2015-08-10 11:31:42 +02:00
84af21d22c Bug fixes
- Commented out WIP code which caused errors
- Other fixes
2015-08-10 07:45:50 +02:00
1c3c0d32fd I forgot some stuff, including the JAR 2015-08-10 00:31:17 +02:00
68325bdd5f Lot of admin commands, bug fixes, and custom flairs
- Added many admin commands (see /u admin)
- Probably fixed the flairs for some players
- Added support for custom flairs, also used when deciding unknown flair
types
2015-08-10 00:28:15 +02:00