✨ Nookure Staff | Staff Mode, Staff Chat, (Formerly MAStaff) icon

✨ Nookure Staff | Staff Mode, Staff Chat, (Formerly MAStaff) -----

The most advanced staff utils plugin made for large servers.




- Support redis username
- Fix velocity jar
- Fix StaffState sync
- Deprecate & remove Storm ORM
- New extensión system for StaffPaperPlayer
- Disable italics in items by default
- Fix freeze uuid mismatch
----------, Dec 3, 2024

New Features
  • Placeholder Parse Support: Added the ability to parse placeholders in every plugin message, enhancing customization options.
  • Freeze Timer Pause: Introduced the ability to pause the timer for frozen players, providing more control during gameplay. This can be done by executing /freeze (username) pause.
Fixes
  • Silent Chest Opening: Fixed the issue where chests didn’t open silently. Silent opening has also been added for ender chests, barrels, and shulker boxes.
  • Staff Mode Effect Registry Access: Resolved the problem with the plugin trying to access the Effect Registry.
  • Freeze Timer Auto-Ban: Fixed the issue where the freeze timer automatically banned players when the freeze timer was disabled.
  • Concurrent Modification in Freeze: Addressed concurrent modification issues in the FreezeManager.
  • Config Field Loading: Fixed the final field not loading the real config field. This affected the shift-right-click to open the moderation menu on players not being able to be disabled.
----------, Oct 6, 2024

- Fix enable staff mode in login event
----------, Sep 15, 2024

- Syncronization error fix
- Add player factories
----------, Sep 11, 2024

  • Add /deletepin <player> command
  • Load PlayerModel on PlayerWrapper creation
----------, Sep 10, 2024

  • Add pin module
  • Fix vanish state being inverted
  • Update Gradle
  • Add MockBukkit
  • Create tests for Staff Mode and Vanish
----------, Jul 25, 2024

- Fix configurate mapping error
----------, Jul 19, 2024

- Fix a bug of double interactions with off-hand and main-hand
- Delete un-used dependency from the bootstrap
- Add missing permission check on the freeze item
- Fix Vanish on join with others staff members
----------, Jul 19, 2024

- Add player-list command
- Add a menu to perform basic actions on a user
- Add the ability to open the actions menu with shift + right click on a player
- Add staff list command
- Add notes inventory to manage the notes in a more simple way
- Creates the StaffMode Actionbar, a simple ActionBar that displays the current vanish status, TPS and StafChat status
- Add InvSee and Enderchest see commands through staff, /staff enderchest & /staff invsee
- Add SuperVanish and PremiumVanish support
- Add some checks when two players with the same Username but different UUID appear in the Database
- Add a message when a vanished player joins to advert him/her that him/her is still in vanish
- Add NookureInventory library
- Change Java version from 17 -> Java 21
- Fix bugs on reload
- Fix bugs related to tab complete
- Fix some messages on notes command
----------, Jul 15, 2024

- Add initial modern Spigot support
- Make PlayerDataJoin async
- Migrate from Waterfall -> Bungeecord (see the docs page to know how to install bungeecord)
- Add the possibility to block commands to staff in staff mode
- Fix some errors related to item meta stuff and pufferfish
- Add NookureStaff build cli
- Configure NookureStaff-Protobuf
----------, Jun 24, 2024

- Add Staff mode independent permission
- Fix a syncronization error
----------, Jun 18, 2024

  • User note system
  • Ebean integration
  • Fix 1.18.x compatibility
  • Fix mayor Database bugs
  • Fix gamemode bugs
  • Fix gamestate with deleted worlds bug
----------, Jun 11, 2024

Fix Location error when usign custom worlds
----------, May 18, 2024

Hey, a new NookureStaff update has been released!

This new version includes the following:
  • Fixed the freeze bypass function. Now players with nookure.staff.freeze.bypass won't be frozen by other staff players.
  • Fixed the freeze command executions when a player leaves. Now a message will be shown when a player is forgiven or punished.
  • When a player leaves while frozen and joins back now will remain frozen (except the player is forgiven or punished by the staff)
  • Added the possibility to sync the staff mode with the vanish (this is configurable in the config)
  • Added a new addon system (more information about this coming soon, stay tuned!)
----------, May 1, 2024

Farewell MAStaff, welcome NookureStaff
This release includes a fully rewritten version of the plugin, designed to improve every aspect, with general bug fixes and enhancements. We recommend that everyone updates to this version.

Note: MAStaff and NookureStaff have different configurations, so you will need to reconfigure the plugin. If you require assistance, you can open a ticket on our Discord server. The documentation has been updated to help everyone understand the new plugin functionality.

Thank you for your continued support!
----------, Apr 29, 2024

◆ Add 1.20.4 Support
◆ Fix freeze command
----------, Dec 28, 2023

◆ Create StaffMode Scoreboard
◆ Create commands.yml in bukkit to edit all the aliases and prefix
◆ Fix StaffChat in velocity
◆ Fix StaffChat placeholder
◆ Improve build time
◆ Fix staffchat delay
◆ Implements the ability to send events thru the Plugin Messages channel
◆ Change events classes to records
◆ Migrate freeze command
◆ Fix that frozen players could be attacked
◆ Fix that non-staff players could talk on bungeecord module
◆ Fix some staff perks with plugins like CMI
◆ Unfreeze on exit
----------, Dec 22, 2023

◆ Fix bungeecord injector
----------, Nov 18, 2023

Fix items
----------, Nov 10, 2023

◆ Added NMS NBT tags for general better performance in item click detection.
◆ Reused Random objects to have less impact on the memory heap.
◆ Created a new API based on annotations, reflection and Dependency Injection; more information coming soon in the official documentation.
◆ Implemented a new multiplatform Event System.
◆ Developed a Discord Webhooks System that is multiplatform with only one implementation (thanks to the new API System).
◆ Configured support for HOCON.
◆ Added ActionBar support in the VersionSupport interface.
◆ Created FreezeChat, a feature that allows frozen players to talk only with the staff.
◆ Developed FreezeTimer, a feature that displays a timer in the action bar for the players.
◆ Started deprecating Lombok.
◆ Migrated FreezeManager to a singleton class managed by Guice.
◆ Cached CommandSender.
◆ Used new Common commands and listeners in Bukkit and Bungee.
◆ Added TabComplete to all commands.
◆ Recoded StaffCommand.
◆ Implemented a new StaffFeature API that allows you to register custom actions in the enable and disable phases of the staff mode.
◆ Created a /vanish command to enable the vanish outside of the StaffMode.
◆ Performance improvements.
◆ General bug fixes.
----------, Nov 10, 2023

ONLY UPDATE IF YOU HAVE A VERSION LOWER TO 1.12.2

◆ Fix damage < 1.12.2
----------, Sep 10, 2023

◆ Fix max-health bug
◆ Fix velocity permissions commands
◆ Fix silent chest oppenin
----------, Sep 10, 2023

◆ Velocity Support
◆ Google guice
◆ Common commands
◆ Night Vision item
◆ Custom effects
◆ Change main gamemode from creative to survival
◆ Fix bug with "" messages
◆ Staffchat custom shortcut
◆ Performance impruvements
◆ Implements a thread pool based scheduler
◆ kotlin support
----------, Sep 4, 2023

◆ Rewrite vanish for Bukkit and fix all bugs related to vanish mode
◆ Glow module added without eglow
◆ Added papi extension framework
◆ Fix StaffMode quit and rejoin IStaffPlayer map
◆ Performance improvements
----------, Jul 10, 2023

◆ Library share betwean projects
◆ Improve addon system
◆ Punishment system in beta
◆ Command Share betwean platforms API
◆ New API for database
◆ Added caffeine for cache
◆ New command API based on refelction
◆ Dump for bungeecord
◆ UserData system
◆ Freeze commands on exit
◆ StaffVault for items
◆ 3 diferents new types of Freeze
Minimessage support in bukkit (beta)
◆ Bug fix and stability changes
----------, Jun 21, 2023

◆ Redis proxy-server-sync support

◆ Folia support

◆ Debug in BungeeCord

◆ New Event API for RedisEvents

◆ Disable staff mode on exit option

◆ Silent chest opening on vanish

◆ Impruve item-executor performance

◆ Teleports now are Async

◆ Requests async
----------, Apr 16, 2023

◆ Fix EntityInteractItems
◆ New feature get back to previous location on staffmode disable
----------, Feb 11, 2023

◆ New command /mast dump, with this command you can dump plugin info for support to nookure website.

◆ New command /staff punishments, with this command you can use your punishments gui.

◆ New GUI (Punishments), you can create your own gui for punishments with multipage support and player selection.

◆ New Addon system, now you can add functionality to the plugin with addons, you can see the official addons at: nookure.com/addons/mastaff

◆ Added a runtime library loader.

◆ Fix that StaffPlayers can damage entities in StaffMode.

◆ Fix self-hide in vanish.

◆ Fix exception on join.

◆ Update checker
----------, Feb 11, 2023

◆ New command /mast dump, with this command you can dump plugin info for support to nookure website.

◆ New command /staff punishments, with this command you can use your punishments gui.

◆ New GUI (Punishments), you can create your own gui for punishments with multipage support and player selection.

◆ New Addon system, now you can add functionality to the plugin with addons, you can see the official addons at: nookure.com/addons/mastaff

◆ Added a runtime library loader.

◆ Fix that StaffPlayers can damage entities in StaffMode.

◆ Fix self-hide in vanish.

◆ Fix exception on join.

◆ Update checker
----------, Feb 11, 2023

Hey everyone, a new MAStaff update has been rolled out.

◆ New API you can see the new maven repo or the plugin API javadoc
◆ Performance has been improved caching almost all data
◆ Bugs with the inventory sync has been solved
◆ New GUI that you can see with /staff stafflist
◆ New documentation
◆ Glow now works with eGlow api
◆ Bug fix

Remember that if you find any kind off error, you can report it via discord or via PM on Spigot/BBB.
----------, Jan 20, 2023

Hey everyone, a new MAStaff update has been rolled out.

◆ New feature: helpop command
We've added a global /helpop command, players can send requests if they have the mast.helpop permission, and players can receive requests if they have the mast.helpop.receive permission.

◆ New feature: staffchat toggle
With this new feature, if a player uses /sc without any argument, from that moment the messages sent to the chat will be sent directly to the staff chat, until the player executes /sc without any argument again.

◆ New feature: staffchat prefix
With this new feature, if you send any message to the chat starting with #, it will be sent to the staff chat instead of to the server chat.

◆ New feature: config updater
From now, when a new update with new customizable messages or options is released, after restarting the server with the new JAR file, new config sections will be generated automatically.

Remember that if you find any kind off error, you can report it via https://discord.angelillo15.es or via PM on Spigot/BBB.
----------, Dec 4, 2022

Hey everyone, a new MAStaff update has been rolled out.

◆ New feature: enable and disable vanish
Now, if you're on staff mode, you can disable vanish with a simple click, so you can stay on staff mode and other players will see you.

◆ New feature: per group player glow
With this new feature, when players are in staff mode, whether they are in vanish or not, they will see the staff with a glow effect, with fully customizable color in the glow.yml file, so you can see if a player is on staff mode. To use this, remember to have installed Vault, as the plugin gets the player group from Vault.

◆ Bugfix: randomtp module
On version 1.0, if there were no players online to teleport, an error would be displayed in the server console, this has been fixed now.

Remember that if you find any kind off error, you can report it via https://discord.angelillo15.es or via PM on Spigot.
----------, Nov 20, 2022

Resource Information
Author:
----------
Total Downloads: 103
First Release: Oct 28, 2022
Last Update: Dec 3, 2024
Category: ---------------
All-Time Rating:
9 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings