Skip to content

Releases: TheNexusAvenger/Nexus-Admin

V.2.5.2

24 Nov 03:44
Compare
Choose a tag to compare

Changes

  • Add autocomplete to give and startergive.

V.2.5.1

16 Oct 02:37
Compare
Choose a tag to compare

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

11 Oct 16:51
Compare
Choose a tag to compare

Changes

  • Added logs registry for automatically updating logs on the client.
    • logs, debug, chatlogs, and killlogs 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

30 Sep 01:26
Compare
Choose a tag to compare

Changes

V.2.3.6

19 Aug 22:52
692da3b
Compare
Choose a tag to compare

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 call renameteam. (#8)

V.2.3.5

22 Jul 18:37
Compare
Choose a tag to compare

Changes

  • The command bar activation key is now in the configuration. (#7)

V.2.3.4

27 Jun 01:55
Compare
Choose a tag to compare

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

27 May 01:34
Compare
Choose a tag to compare

Changes

  • Updated Cmdr.
  • Updated Nexus Button to use more efficient design.

V.2.3.2

22 May 05:08
Compare
Choose a tag to compare

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 ff command now accepts an optional invisible parameter.
    • ff PLAYERS and ff 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

12 May 06:13
Compare
Choose a tag to compare

Changes

  • Added localdebug for viewing the local logs of a player.