Commit Graph

16 Commits (4cb519c3fc4265f2c5f0e1d015f38ff1b1adad3b)

Author SHA1 Message Date
Etzelia 4cb519c3fc Re-initialize MCMUtil on reload to update log file handlers. 2018-12-06 23:20:39 +01:00
Etzelia ef8abe223b Give player feedback when they submit an application. 2018-11-27 16:05:04 +01:00
Joey Hines bb3f409be5 Changed the hasReadRules list to be a set to avoid duplicate entries. 2018-10-24 08:55:24 -05:00
Joey Hines efb8545e56 Made changes according to the comments in PR #9
/apply is now cancelled if the user didn't read the rules
User is now not removed from the hasReadRules list until restart
2018-10-23 17:35:06 -05:00
Joey Hines 8997133923 Added logic in CommandPreprocessListener to check if a guest has run the /rules command before doing /apply. 2018-10-23 16:24:06 -05:00
Etzelia 33f893907d Update to 1.5
Added new Staff message utility to be used going forward
New demote action in MCM listener
Added tag option to move [MCM] into hover event
Fixes #3
Fixes #5
2018-10-20 23:01:00 -05:00
Etzelia 7f5a45c93c Model Fix
To retrieve a UUID, query the player model instead of the application model.
2018-10-11 19:25:16 +02:00
Etzelia 9d2f4c979f Updated to EtzCore 1.3
Updated all tests
2018-09-28 23:12:42 -05:00
Etzelia 4388a1af85 Consolidated staffMessage usages 2018-09-23 18:22:55 -05:00
Etzelia 8ef9dff69f Cleanup
Added Deprecated to old staffMessage method
Fixed most places using old method to use new JSON message
2018-09-21 19:27:36 -05:00
Etzelia a7fae8e96c Made ticket a valid plugin port command 2018-09-15 16:52:55 -05:00
Etzelia 8a3c5a8962 Bug Fixes
Fixes Ticket message in-game
Combines Application/Ticket messages to one source
2018-09-15 16:19:38 -05:00
Etzelia 7cdf9509ae Async changes & Bug fixes
Made diamond radius search async
Fixed join listener firing accept twice
2018-09-15 00:37:09 -05:00
Etzelia 0920ecce90 Staff Messages & Tickets In-Game
Added method for using TextComponents for staff messages
Added callback so tickets get reported to staff in-game
2018-09-14 00:05:38 -05:00
Etzelia 0a7c12536a Updated to latest changes from private repo 2018-09-12 11:03:59 -05:00
Etzelia e59f8f4d67 Initial commit for Gitea 2018-09-12 10:55:10 -05:00