SPIGOT CHANGES:
- Fixed an issue where SmartRTP would have a meltdown if you used regions. This is now fully working as intended!
- When reloading with plugins like "plugman", moderators in staffmode no longer get put into a glitched state
- Added a developer-access-only debug command so I can receive debug messages in the in-game chat to assist with support tickets without spamming console and viewing sensitive information.
- ConfigUpdater feature now displays in console the changes, so you can easily see what changes have been made at a glance
- Redid the version control. The format will now be
major.minor(with the occasional-DEVor-PATCHsuffix) as I wasn't really following any format before just putting numbers so this makes more sense.
SPIGOT CHANGES:
- A quick patch for Smart-RTP to include a failsafe if the formula can't produce a player!
SPIGOT CHANGES:
- Recoded smart-rtp to improve it and make it more scalable for big and even smaller servers.
SPIGOT CHANGES:
BUG FIXES
NEW FEATURES
- Fixed an issue where cross-server slow/lock chat wouldn't always update on the specific server.
- Fixed an issue where the RTP tool would occasionally double-teleport you.
- Fixed the error you'd get when using "save-location" setting which allows staff to teleport to the location they were at when enabling staff after disabling it.
- Fixed staff being able to take books from lecterns, modifying brewing stands and taking plants from plant pots.
- Added extra null checks to help prevent some NullPointerException errors when staff disconnect. (doesn't affect data! it's just annoying to see the error in console!)
- You can now enable the "block-console-commands" setting to stop commands such-as
/msg <staff>and/give <staff>commands.- You can now enable the "smart-rtp" setting which stops staff being teleported to the same player multiple times within a small timeframe. RTP is still very much random though!
SPIGOT CHANGES:
- Bug fix: you can now fetch usernames from notes (MySQL notes) properly even if the staff member has never joined that specific server before.
SPIGOT CHANGES:
- You can now make staff glow when they are modded, only allowing other modded staff to see their glow. You can choose the colour or disable it in the config.
- Notes can now be sent to the MySQL database for cross-network notes.
- You can now access the
%server%placeholder in themessages.notes.notemessage, as cross-network notes show the server on which the note was input. Make sure to edit thesettings.serveroption to whatever name of the server you are in (e.g factions, smp, skyblock) to make full use of this!- Added the
/migratenotescommand so you can automatically migrate all of your notes from each server to the database! Whoosh.- Fixed a bug where wStaff would sometimes disable itself after it's automatic license check.
BUNGEECORD CHANGES:
- Fixed an issue with Bungeecord license authentication.
There are no spigot changes at this time.
