Been nearly a year, but I've decided to come back and make some changes since I was bored.
All of my Skript projects are being currently moved to GitLab, which allows me to push out updates better than before.
Additions:
- Version Updates can now be toggled at the very beginning of the file, in the configuration (default - set to true). If those are disabled, you will no longer get messages regarding a new version being available every time you rejoin the server.
Changes:
- The file is now split into 3 sections: config, code, and version updates to make it more sorted.
- Changed the 'STAFF' prefix to 'Staff'.
- Replaced the variable name for checking a new skript from 'gamemodechangernewversion' to 'HD_GamemodeChanger_NewVersion'. (HD - Hybrid Developments)
- Permissions to view updates are now able to be modified in the config part of the skript.
- If you execute /gm or /gamemode without permission, you will no longer see the prefix.
Removed:
- 'messagepointer' option - Merged with 'prefix' option as there was no point of needing 2 anyway.
I remember I promised before that I would add the ability to manage other player's gamemodes. I'll try to add this soon, as soon as I move all my other Skripts to the new GitLab page.
Enjoy!