Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more  
MaxStaff [ Discontinued ] icon

MaxStaff [ Discontinued ] 3.1.8

The best way to manage your server

Page 1 2
3.1.8 Apr 3, 2026
New Features

VERSION 3.1.8 - MAXSTAFF PREMIUM​

  • A new item has been added for /staff mode. With this item, you can perform a random teleport and go to the location of any player.
  • The history menu has been improved. (To view the history of any type of sanction, simply use /history [user])
3.1.6 Mar 29, 2026
Fixed bugs

VERSION 3.1.6 - MAXSTAFF PREMIUM​

  • A bug with staff mode was fixed
3.1.5 Mar 28, 2026
Fixed bugs

VERSION 3.1.5 - MAXSTAFF PREMIUM​

  • A quick update was made due to a minor bug when reading licenses.
3.1.4 Mar 28, 2026
New features

VERSION 3.1.4 - MAXSTAFF PREMIUM​

  • A new section for licenses has been added to config.yml - To be able to claim your license directly on Discord via tickets.

license-key: "none"

  • An improvement was added to the freeze; now users cannot move absolutely anything.
  • The help message for message_en.yml and message_es.yml was changed.
  • A new display was added to the user freeze; this shows information about sanctions. All of this is fully customizable from config.yml.
  • Now the slot for /staff items can be modified from config.yml.
  • A bug that prevented staff from teleporting to a safe location when using the compass was fixed.
3.1.3 Mar 24, 2026
Fixed bugs

VERSION 3.1.3 - MAXSTAFF PREMIUM


  • A visual error was corrected (my fault) in the `message_en` and `message_es` fields.
  • A small check for correct elements was added for the `reasons` GUIs.

- title: "&8Sanción [{type}] - {target} ({page}/3)"
+ title: "&8Sanción [{type}] - {target} ({page}/{total})"

3.1.2 Mar 23, 2026
New features
  • The plugin update notifications have been fixed.
3.1.1 Mar 18, 2026
New features

VERSION 3.1.1 - MAXSTAFF PREMIUM


  • A minor bug that prevented item recovery after disconnecting while in Staff mode has been fixed. An update is recommended.
3.1.0 Mar 17, 2026
New features

VERSION 3.1.0 - MAXSTAFF PREMIUM​

  • IMPORTANT: Several classes have been removed from the Spigot API, so from version 3.1.0 onwards, it is recommended to use paper, purpur, etc. environments.
  • The REPORTS module has been changed; now a hover over the report information appears, and you can right-click to execute the command.
  • The permissions for the /history command have been corrected.
  • Additional security was added to all permissions so that using maxstaff.admin will always encompass all permissions
  • A new section was added to config.yml that allows you to enable or disable "pvp" while in staff mode
3.0.5 Mar 15, 2026
New features

# VERSION 3.0.5 - MAXSTAFF PREMIUM
- The staff chat module has been changed; now, simply running /sc activates the chat, and to deactivate it, you run the command again.
3.0.4 Mar 13, 2026
New features

VERSION 3.0.4 - MAXSTAFF PREMIUM


  • A new section was added to config.yml to detect users logging in with an external or vanilla client.
  • A new modules section has been added, where you can activate and deactivate plugin modules.
  • Visual improvements were also added to the console
3.0.3 Mar 8, 2026
Fixed bugs

# VERSION 3.0.3 - MAXSTAFF PREMIUM
- Plugin update alert messages have been fixed

3.0.2 Mar 7, 2026
New features

# VERSION 3.0.2 - MAXSTAFF PREMIUM

  • A new item was added to teleport depending on where you are looking.
  • Now the /ss command works for freezing and a freeze
3.0.1 Feb 28, 2026
VERSION 3.0.1 - MAXSTAFF PREMIUM
  • Performance was improved to save resources on the servers
  • A new command /revive was added with the permission maxstaff.revive
  • A new section was added where all the permissions that the player has active can be seen
3.0.0 Feb 22, 2026
New features

VERSION 3.0.0 - MAXSTAFF PREMIUM

  • Duration format will now be validated before applying sanctions. There was a bug that caused applying 0 to result in applying days or hours when it shouldn't.
  • Real staff have been included in freeze events sent to Discord.
  • Several issues with sanctions such as IP ban, IP unban, mute, etc., have been fixed.
  • A new section has been added to the MySQL section of config.yml.

database:
enabled: false
host: "localhost"
port: 3306
database: "maxstaff_db"
username: "root"
password: ""
use-ssl: false #RECOMENDADO PONERLO EN TRUE
server-id: "server-1" #ESTO ES DE SUMA IMPORTACIA, PONGALE UNA ID A SUS BACKENDS
status-servers: #ESTO ES OPCIONAL, SOLO ES DECORACIÓN
survival:
name: "Survival"
host: "127.0.0.1"
port: 3306
lobby:
name: "Lobby"
host: "127.0.0.1"
port: 3306

2.2.2 Feb 18, 2026
Fixed bugs

VERSION 2.2.2 - MAXSTAFF

  • A new freezing system has been added. Now, when a player is frozen and disconnects, they will be banned for a number of days. This number of days can be customized in the config.yml file.
#Material Configuration for Staff Mode
staff-mode:
items:
punish:
material: "NETHERITE_HOE"
freeze:
material: "PACKED_ICE"
helmet-material: "PACKED_ICE"
ban-on-disconnect: #NUEVA SECCIÓN
enabled: true
days: 7
reason: "Disconnected while frozen"
players:
material: "CLOCK"
inspect:
material: "CHEST"
vanish:
material: "NETHER_STAR"
  • MySQL connections have been improved so that sanctions are applied simultaneously across all servers.
  • The /invsee command can now check the inventories of Disconnected players. These inventories can be The files are visible but cannot be modified. A new folder called invsee-cache was also created where player data is stored. IMPORTANT: Deleting this folder and its files will not cause players to lose data.
2.2.1 Feb 18, 2026
Improve in MySQL

# VERSION 2.2.1 - MAXSTAFF
- A problem with the backends was fixed, specifically a problem with the **Mute** function in `Networks`.
- A new section was added to the config.yml file. This section is entirely optional, but it allows you to track the servers connected within MySQL.
```yaml
status-servers:
survival:
name: "Survival"
host: "127.0.0.1"
port: 3306
lobby:
name: "Lobby"
host: "127.0.0.1"
port: 3306
```
- A new command was added: `/maxstaff debugperm <player> <type>`. This command allows you to check the player's permissions and whether they are enabled or disabled.

2.2.0 Feb 17, 2026
Fixed Permissions

VERSION 2.2.0 - MAXSTAFF

  • The permissions problem has been fixed, they now work like this:
It blocks if the target has:
maxstaff.admin or
maxstaff.punish.protected
And the staff that imposes sanctions doesn't have maxstaff.punish.override.
  • A new /invsee command was added with the permission maxstaff.invsee
2.1.3 Feb 16, 2026
MySQL Fixed

VERSION 2.1.3 - MAXSTAFF
- The MySQL issues have been fixed; the backends now connect without problems.

2.1.2 Feb 13, 2026
New features

VERSION 2.1.2 - MAXSTAFF

  • There was an error in the configuration of a double freeze/thaw operation in FreezeCommand.
  • The sending of reports via Discord has been corrected.
  • Data extraction was improved for both local data and MySQL data.
  • The command structure has been changed; this does not affect the plugin's functionality.
2.1.1 Feb 12, 2026
New features

VERSION 2.1.1 - MAXSTAFF

  • The IP address acquisition process was improved to avoid latency spikes or potential errors.
  • A visual improvement has been implemented in Discord webhooks.
  • The impact of saving data in YAML was reduced to avoid lag
  • Ensure unique and sortable IDs for reports
  • The MySQL schema was optimized for history and fast queries.
  • A security filter was applied to CommandSpy for sensitive data.
  • New permissions were added: maxstaff.cmdspy.raw - maxstaff.cmdspy.raw.owners
  • The bug reported on 12/02/2026, which prevented items in the /staff menu from being customizable, has been fixed.
Page 1 2
Sign in
$5.00 USD
Sign in to purchase, save this product to your cart, and keep downloads tied to your account.
Stripe

staff

menus

interactions