v3.1.30
SPIGOT CHANGES:
BUNGEECORD CHANGES:
- removed "settings.database.save-inventory" configuration option and feature as it wasn't efficiently used and was made as a "proof-of-concept" for multipaper support. This will return at some point but properly done!
- The plugin will now be "disabled" if there is a connection error with the database to help prevent errors with commands.
- Edited the default config "comments" to remove some mis-information.
NOTE: The Spigot and Bungeecord plugin are merged into the same plugin, simply put the same jar into the plugin folders and it should work straight away![]()
v3.1.29
SPIGOT CHANGES:
BUNGEECORD CHANGES:
- removed "settings.alert-no-password" and merged it into "force-password"; as if force-password was true and you didn't have a PW set you wouldn't need to put a PW to play.
- plugin will no longer be disabled if PAPI is not found
- added a help message [/wsb, /wbungee, /wstaffbungee]
- added some null checkers when joining/leaving to help prevent some NPEs
- added permissions to the commands so only staff can tab complete them
- added /wsb reload to reload config
NOTE: The Spigot and Bungeecord plugin are merged into the same plugin, simply put the same jar into the plugin folders and it should work straight away![]()
Bungeecord Support!!Simply put the same jar into your proxy plugin server and BAM, all is good!
- /hush - mute staff alerts/chat
- /slist - view online staff & their server
- /staffchat - talk cross-network WITH rank/prefix support
- Join/Switch/Leave messages
wStaff v3.1.27
- Added
/followfeature. which teleports you to the player if they get too far. It sticks even after they logout too.- Added an extra check to help prevent an occasional NPE with projectiles.
wStaff v3.1.26
- Fixed a bug where sometimes the inventory wouldn't be saved when using cross-server functionalities.
- Fixed a bug for OLD customers where their database being outdated would cause issues.
wStaff v3.1.25
- Fixed a bug where if you quit (X'd) the game without disconnecting you'd get an error in the console if using the action bar.
- Added config auto-updater (which will add new features default config values!)
- Added an inventory backup feature for when toggling staffmode they have their inventory double saved and is restorable via command.
- Added a setting/feature to bypass the login IF the players connect via the same IP AND you have altlogger (for IPs) enabled
- Updated default help message after a typo.
- Removed auto-update.
- Added a disabled wstaff msg on disable.
- Fixed some slight issues with how the wstaff-api worked (it works flawlessly now!)
- Added more "notes" to the default config to help new customers setup easier.
- Licensing is now automatic, any issues drop me a message!
config.yml additions (autoconfig updater has your back here!)
YAML:settings: save-backup-inventory: true # Should we double-save staff inventories when toggling staffmode? (restorable via cmd) login-bypass-ip: true messages: backup-inv-not-saved: "There is no backup inventory saved for &e%target%&7." backup-inv-loaded: "You have gave &e%target% &7their backup inventory and removed it from storage." backup-inv-staffmode: "&e%target% &7needs to disable staffmode before you can load their backup inventory." password-bypassed-login: "You have connected with the same IP so you won't need to re-enter your password."
wStaff Update 3.1.24
This update contains a big bug fix. You will need to update your config file.
Changelog
- Fixed a bug where staff members' normal inventories would get set to nothing due to bug testing during development, oops! (This won't happen again!)
- Added a new configuration option for the regions feature.
settings: use-regions: false
