Releases: Nookure/NookureStaff
1.2.1
- Add Staff mode independent permission
- Fix a syncronization error
What's Changed
- Feature/ebean by @Angelillo15 in #93
- Merge upstream by @Angelillo15 in #95
- Revert "Merge upstream" by @Angelillo15 in #96
- Feature/player notes by @Angelillo15 in #94
- Update Upstream by @Angelillo15 in #97
- Fix ObjectInputStream by @Angelillo15 in #99
- Remove some dependencies from compileOnlyAPI by @Angelillo15 in #100
- Release 1.2.0 by @Angelillo15 in #101
- Merge release by @Angelillo15 in #106
- Release 1.2.1 by @Angelillo15 in #107
Full Changelog: 1.1.1-eec738f...1.2.1-b5d4ea2
1.1.1
Fix Location error when usign custom worlds
Nookure Staff 1.0.0
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
◆ Add 1.20.4 Support
◆ Fix freeze command
3.1.0
◆ 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
- Update base by @Angelillo15 in #62
- Fix bungeecord injector by @Angelillo15 in #67
- Update upstream by @Angelillo15 in #81
- Feature/plugin message events by @Angelillo15 in #82
- 3.1.0 by @Angelillo15 in #84
- Merge Dev by @Angelillo15 in #85
Full Changelog: 3.0.1...3.1.0 #
3.0.2
◆ Fix bungeecord injector
3.0.1
Fix items
3.0.0
◆ 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
◆ Fix max-health bug
◆ Fix velocity permissions commands
◆ Fix silent chest oppening
What's Changed
- Dev by @Angelillo15 in #44
- Merge pull request #44 from Nookure/dev by @Angelillo15 in #45
- Fix chest oppening by @Angelillo15 in #47
Full Changelog: 2.4.0...2.4.1
2.4.0
- 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
- Merge dev branch on velocity branch by @Angelillo15 in #7
- Merge pull request #23 from Nookure/dev by @Angelillo15 in #24
- Merge dev -> velocity by @Angelillo15 in #25
- Feature/staffmanager singletone google guice by @Angelillo15 in #26
- Feature/mastaff free by @Angelillo15 in #27
- Feature/velocity support by @Angelillo15 in #28
- Dev by @Angelillo15 in #29
- Merge upstream by @Angelillo15 in #30
- Feature/night vision by @Angelillo15 in #31
- Release 2.4.0 by @Angelillo15 in #43
Full Changelog: 2.3.2...2.4.0