Commit graph

548 commits

Author SHA1 Message Date
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
Norbi Peti ce58b842e7 Removed note from Readme 2015-08-15 11:19:32 +02:00
Norbi Peti b66c8f1214 I've hidden the "Added new flair" text in console. 2015-08-14 21:15:15 +02:00
Norbi Peti 42b85a3e0c Updated Readme
Clarified out of date plugin.
2015-08-14 19:40:49 +02:00
Norbi Peti 15fdc3610a Updated Readme 2015-08-14 15:09:35 +02:00
Norbi Peti 365027586e Renamed plugin 2015-08-14 15:05:51 +02:00
Norbi Peti 216e1e0a2e Updated Readme 2015-08-14 14:42:51 +02:00
Norbi Peti 65a37fe704 Created Readme. WIP 2015-08-14 14:32:25 +02:00
Norbi Peti 5e48fc31c8 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
Norbi Peti 98e0610da4 Uploaded the JAR - I really need a reminder 2015-08-12 16:35:37 +02:00
Norbi Peti 3ed0d39c06 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
Norbi Peti ede84612d4 Gitignore 2015-08-10 22:55:50 +02:00
Norbi Peti 5d08552a7c Gitignore 2015-08-10 22:52:42 +02:00
Norbi Peti c075ef890a Bug fixes
- Fixed admin commands not working in certain cases
- Fixed custom flair saving
etc.
2015-08-10 22:47:05 +02:00
Norbi Peti 543e7c3d7e Finally fixed(?) the undecided case 2015-08-10 21:29:09 +02:00
Norbi Peti 9a4677da5b Actually fixed the case when the flair is undecided 2015-08-10 21:09:50 +02:00
Norbi Peti 2a6d6265d8 Added FlairDecided to /u admin playerinfo 2015-08-10 20:50:36 +02:00
Norbi Peti df2c2bc1ba Added gitignore 2015-08-10 20:40:03 +02:00
Norbi Peti 9da95a61e0 Roughly same as before 2015-08-10 20:38:52 +02:00
Norbi Peti 7958bc17d3 Commented debug lines 2015-08-10 20:29:14 +02:00
Norbi Peti 691f247cc6 Fixed comment parsing 2015-08-10 20:22:29 +02:00
Norbi Peti 82d6f40173 Stuff 2015-08-10 16:44:31 +02:00
Norbi Peti 34e3c2608d 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
Norbi Peti a85f536636 Forgot the JAR... Again
Uploading the JAR of the bugfixes, and also adding more bugfixes!
2015-08-10 11:31:42 +02:00
Norbi Peti d5b6981ec7 Bug fixes
- Commented out WIP code which caused errors
- Other fixes
2015-08-10 07:45:50 +02:00
Norbi Peti ec76a27bdd I forgot some stuff, including the JAR 2015-08-10 00:31:17 +02:00
Norbi Peti f92b7d0f3d 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
Norbi Peti c60db397c8 Forgot to update the JAR 2015-08-09 16:35:51 +02:00
Norbi Peti f82f4edbfa Added getplayerinfo, getlastexception, I can use op commands of this plugin
Added getplayerinfo, getlastexception, I can use op commands of this
plugin
2015-08-09 16:34:04 +02:00
Norbi Peti 8de31369f8 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
Norbi Peti 5c06f4b809 Added a /tellraw message for new players to write their name on Reddit if they want it displayed. 2015-07-20 19:52:56 +02:00
Norbi Peti a8af0c0ee6 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
Norbi Peti 760c238f16 Fixed a case when there is press time (-1) but there isn't any flair class. 2015-07-19 09:15:42 +02:00
Norbi Peti 6786e63fc1 Uploaded to fix user issues caused by wrong E-mail 2015-07-16 21:37:47 +02:00
Norbi Peti 30c5a52719 Added compiled JAR 2015-07-16 13:58:22 +02:00
Norbi Peti 465669e152 Uploaded v1.0 2015-07-16 13:51:59 +02:00