M0-OnlinePlayersGUI v3.0 PRE-RELEASE
Pre-releaseHello everyone.
This update is pretty major since a huge part of code has been rewritten and changed as well as a lot of new stuff has been added.
This current version is pre-release of the current state of the plugin and may contain unwanted bugs or errors, if anything - please inform me by contacting directly on spigot or through discord @ M0dii#2719.
This version will still fully support older Java versions (Java 8) and Minecraft 1.16, though the next release will be fully built for Java 16 and Minecraft 1.17, though it might still work on older Minecraft versions.
The biggest part of this update are Conditional GUIs.
You can now create your own, unlimited custom GUIs without having to rely on only one available player listing ability.
To create a custom Conditional GUI, head to the plugin directory and open up /Custom/ folder - here you will be able to create Conditional GUIs.
You can find an example of how one looks on GitHub:
https://github.com/M0diis/M0-OnlinePlayersGUI/blob/main/src/main/resources/Custom/custom_gui.yml
The GUI will be able to be opened with /onlinegui filename (without .yml of course) and will be suggested by tab complete if one exists.
To load up the GUI after creating - simply reload the plugin using the command /onlinegui reload.