Skip to content

Releases: Nookure/NookureStaff

1.2.1

18 Jun 18:45
b5d4ea2
Compare
Choose a tag to compare
  • Add Staff mode independent permission
  • Fix a syncronization error

What's Changed

Full Changelog: 1.1.1-eec738f...1.2.1-b5d4ea2

1.1.1

18 May 11:56
Compare
Choose a tag to compare

Fix Location error when usign custom worlds

Nookure Staff 1.0.0

28 Apr 00:07
Compare
Choose a tag to compare

What's Changed

  • Fully Recode of the plugin improving funcionality, performance and bug hunting

Full Changelog: legacy/3.x...release/1.x

3.1.1

28 Dec 12:06
Compare
Choose a tag to compare

◆ Add 1.20.4 Support
◆ Fix freeze command

3.1.0

22 Dec 14:21
Compare
Choose a tag to compare

◆ 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

What's Changed

Full Changelog: 3.0.1...3.1.0 #

3.0.2

18 Nov 12:14
Compare
Choose a tag to compare

◆ Fix bungeecord injector

3.0.1

10 Nov 22:57
Compare
Choose a tag to compare

Fix items

3.0.0

10 Nov 20:31
Compare
Choose a tag to compare

◆ 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.

Full Changelog: 2.4.1...3.0.0

2.4.1

10 Sep 13:04
6acb06b
Compare
Choose a tag to compare

◆ Fix max-health bug
◆ Fix velocity permissions commands
◆ Fix silent chest oppening

What's Changed

Full Changelog: 2.4.0...2.4.1

2.4.0

04 Sep 12:27
Compare
Choose a tag to compare
  • 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

What's Changed

Full Changelog: 2.3.2...2.4.0