Releases: TheNexusAvenger/Nexus-Admin
Releases · TheNexusAvenger/Nexus-Admin
V.2.5.2
Changes
- Add autocomplete to
give
andstartergive
.
V.2.5.1
Changes
- Requests to send
pchat
responses are now blocked if there was no previous message to respond to between the players. - Fixed
tools
exposing the list of tools on the server with no authorization check.
V.2.5.0
Changes
- Added logs registry for automatically updating logs on the client.
logs
,debug
,chatlogs
, andkilllogs
now automatically update.
- Added
joinlogs
command. createteam
no longer accepts a name parameter due to issues with users trying to create teams with colors that have spaces.
V.2.4.0
Changes
- Moved feature flags to Nexus Feature Flags project.
- Updated to Cmdr v1.9.0.
V.2.3.6
Changes
- Added
playerstep
command to run a command for players individually with a next button to continue between players. - Added
checkconsistency
command to find differences in what the client and server see of a player's character. createteam
now accepts an optional name for the team instead of having to callrenameteam
. (#8)
V.2.3.5
V.2.3.4
Changes
- Refreshed Soft Shutdown.
- Changed UI to have less text and use a black background instead of blue. "Nexus Admin" is also shown at the bottom right.
- The source of the soft shutdown (user via command or external shutdown) is now displayed to admins.
- Fixed beams from
track
command not re-appearing after the admin that ran the command respawned.
V.2.3.3
Changes
- Updated Cmdr.
- Updated Nexus Button to use more efficient design.
V.2.3.2
Changes
- Added
snapshot
command for grabbing the current user interface for a user for debugging. - The
view
command updates the viewing character when the character respawns. - The
track
command now shows beams to the players.- The beams can be toggled using the
UseBeamsWhenTracking
feature flag.
- The beams can be toggled using the
- The
ff
command now accepts an optionalinvisible
parameter.ff PLAYERS
andff PLAYERS false
has the same functionality.ff PLAYERS true
will add a forcefield that is invisible.
- Fixed all windows that overlap accepting inputs in all windows.
V.2.3.1
Changes
- Added
localdebug
for viewing the local logs of a player.