SPIGOT CHANGES:
- Updated to 1.21-1.21.4 (1.20 and below versions are now unsupported).
- /fakebase command should now not error if no fakebases exist.
- /fakebase should now list the bases in a neater way.
- Staff can no longer launch most projectiles when modded.
- Fakebase now remembers the location you were standing in when saving/pasting bases, and saves/pastes blocks relative to your position.
- /wstaff resetpassword command now uses Minecraft's built in kick feature rather than a /kick command, this is to prevent the kick being logged in your punishment plugins.
- Removed glowing staff, simply because it was buggy, especially when using plugins like "TAB".
- Fakebases displayed in /fakebase are now clickable which puts the command in your chat box to easily spawn one.
- Added "login sessions" to the /login command, where you can now set a time limit (in hours) where a staff must /login when joining your server regardless of if their IP has changed or not.
- Configuration changes (automatically applied on server startup)
- Updated how we grab a players IP for more accurate results
- Updated internal library for smoother future updates
- Updated wStaff-API (https://builtbybit.com/resources/31024/)
- Added stafflogs system; view a staff members actions via a paginated menu, via a command which allows you to specify filters.
(/stafflogs <player> (p:<page>) (s:<server>) (a:<action>) (t:<target>) (from:<date>) (to:<date>)) - You must have a valid database connection, and, enable the setting to log staff actions in the config. This feature is not available on flatfile. (Permission: staff.stafflogs)vanished, unvanished, randomtp, inspect, enderview, freeze, hacktester, hacktester-cps, hacktester-nofall, hacktester-velocity, custom, fakediamonds, fakebase, password-auth-successful, password-auth-failed, password-registered, password-reset, loaded-backup-inventory, toggled-staffmode.- Default Config for wStaff v3.49-FINAL (click me)
SPIGOT CHANGES:
- /notes command now requires the permission "staff.notes" [user suggestion]
- Fixed an issue where /wstaff resetpassword wouldn't work unless the player was online.
SPIGOT CHANGES:
- Added an extra null checker to resolve an error with some NPCs spamming console due to the FoodLevelChangeEvent
- Updated the wStaff-API, this wStaff version is compatible with v1.3 of the wStaff-API (click me)
SPIGOT CHANGES:
- Fixed a few urgent bugs which were reported privately.
- Fixed a small bug on some servers where you may get kept in gamemode creative when changing dimensions if you had specific plugins installed which modify dimension and gamemode changes.
- Fixed a small bug with the updating inspect inventory where staff could duplicate items if the player left the server with the gui still open.
- Fixed a small bug where if you "dropped" the new edit inv button nothing would happen.
SPIGOT CHANGES:
- Added some extra checks for fakebase
- Updated the help menu to contain fakebase commands
- Added another message for fakebase radius
- You can no longer paste a fakebase within a 1 chunk radius of another
- fakebase now removes liquid within a 1 block offset to help reduce flowing liquid staying in the world.
SPIGOT CHANGES:
- There is now an item in the
inspectinventory which shortcuts to `einvsee' to allow staff to edit the players inventory using the Essentials plugin, or another inventory editing plugin.
YAML:inspect: edit-inv: enabled: true slot: 52 # MUST BE A SLOT FROM THE BOTTOM TWO ROWS OR FACE ISSUES! type: "normal" name: "&eEdit Inventory" material: CHEST amount: 1 lore: - "&8&m------&6&m----&e&m-----&6&m----&8&m------" - "&6Edit an inventory using Essentials Inventory's." - " " - "&6Left-Click to edit their inventory." - "&6Right-Click to edit their armor." - "&6Scroll-Wheel-Click to edit their enderchest." - "&8&m------&6&m----&e&m-----&6&m----&8&m------" command-left: "einvsee %player%" command-right: "einvsee %player% 1" command-middle: "eenderchest %player%"- Inspect GUI now updates MUCH faster for a smoother inventory view of the player.
- You can now choose to use the filter feature in commands with
filter.filter-commandsconfig option.- 'silent-chest' feature now allows you to open all storage blocks.
- There is now
-tpsuffix on the/staffmodecommand, usage:/staffmode -tp <target>to enable staffmode IF not already in staffmode and teleport to the provided target player.
Fakebase System Rework
- /fakebase - list the options of made bases
- /fakebase wand - get a wand to select pos1 and pos2 of your fake base.
- /fakebase create <name> - create a fakebase after using the wand & selecting pos1/pos2.
- /fakebase delete <name> - delete a fakebase
- /fakebase <name> - to spawn a fakebase. Each one spawns in for 5 minutes by default and is then removed, re-replacing the original blocks too!
- You will also get an alert in chat if a player breaks any of these blocks, as well as an alert if they open a storage container.
- You also have a new permission staff.fakebase.create to allow staff to use /fakebase wand and /fakebase create.
SPIGOT CHANGES:
- You can now search alts by IP /checkalts <ip> as well as /checkalts <player>
- The permission for /checkalts has now changed from staff.staffmode to staff.checkalts with the extension of being able to search via IPs directly with staff.checkalts.searchips or bypass that check with staff.admin
- You can now use regex in the chat filter
