- Actionbar | The actionbar utility class has been completely rewritten. Prior to this update NMS classes, constructors, methods, and fields were all accessed directly via reflection every time a message was sent to a player; that is quite resource-intensive if used frequently.
This update ensures that all of those code related entities are cached and reused. This means that they are only accessed during startup and then reused as needed when messages are requested. This will have a significant positive impact on performance.
Please note that this only concerns 1.8, and 1.9 servers. 1.10 and up use the built-in method in the Spigot API for sending these kinds of messages.
- Tab Completion | All main commands will now suggest their subcommands or those that start with the current input.
All subcommands with additional parameters will suggest those. E.g. /snapchatadmin admin command will suggest either snaps or users.
- Lombok | Snapchat now make use of Project Lombok to achieve a cleaner codebase.
Do you need help? Join our discord server for chance at FREE VIP!