- [Feature] Added automatic version checker to notify users of plugin updates.
- [Feature] Added /rank setperms and /rank remove commands for easier permission management.
- [Change] Removed AnvilGUI on Spigot Version dependency for better compatibility and performance.
- [Improvement] Optimized internal handling of permissions for faster execution.
Download the plugin and move it to the plugins folder of your Spigot server und Bungee.
Restart the Spigot server once to generate the config.yml file. You can now customize everything in the config.yml.
After you have configured everything as you want, restart the Spigot server again.
If no error messages appear in the console now, everything is set up correctly!
____________________
Command
/rang set <player> <rank> <time in days -1 = Lifetime>
/rang open RankSet GUI
____________________
messages:
targetPlayerNotOnline: '&cThe target player is not online.'
noPermission: '&cYou do not have permission to set this rank.'
invalidDurationFormat: '&cInvalid duration format. Please use a number of days or -1 for lifetime.'
rankUpdated: '&aThe rank has been updated to {rank} for {duration}.'
rankSetSuccessfully: '&aSuccessfully set the rank of {targetPlayer} to {rank} for {duration}.'
rankSetLog: '&e{player} has set the rank of {targetPlayer} to {rank} for {duration}.'
targetPlayerNotFound: '&cThe target player could not be found.'
availableRanks: '&aAvailable ranks: {ranks}'
commandUsage: '&eUsage: /luckrank set <player> <rank> <duration>'
prefix: "&2Luck&aRank &8» &7"
anvilGUI:
playerNameTitle: "Enter player name"
rankTitle: "Enter rank"
durationTitle: "Enter duration (use -1 for Lifetime)"
Download the plugin and move it to the plugins folder of your Spigot server.
Restart the Spigot server once to generate the config.yml file. You can now customize everything in the config.yml.
After you have configured everything as you want, restart the Spigot server again.
If no error messages appear in the console now, everything is set up correctly!
____________________
Command
/rang set <player> <rank> <time in days -1 = Lifetime>
/rang open RankSet GUI
____________________
messages:
targetPlayerNotOnline: '&cThe target player is not online.'
noPermission: '&cYou do not have permission to set this rank.'
invalidDurationFormat: '&cInvalid duration format. Please use a number of days or -1 for lifetime.'
rankUpdated: '&aThe rank has been updated to {rank} for {duration}.'
rankSetSuccessfully: '&aSuccessfully set the rank of {targetPlayer} to {rank} for {duration}.'
rankSetLog: '&e{player} has set the rank of {targetPlayer} to {rank} for {duration}.'
targetPlayerNotFound: '&cThe target player could not be found.'
availableRanks: '&aAvailable ranks: {ranks}'
commandUsage: '&eUsage: /luckrank set <player> <rank> <duration>'
prefix: "&2Luck&aRank &8» &7"
anvilGUI:
playerNameTitle: "Enter player name"
rankTitle: "Enter rank"
durationTitle: "Enter duration (use -1 for Lifetime)"
Plugin downloaden und in den Plugin-Ordner von eurem Spigot-Server schieben
Einmal den Spigot-Server Neustarten damit sich die config.yml erstellt. In der config.yml könnt ihr jetzt alles einstellen
Nachdem ihr alles so wie ihr es wollt konfiguriert habt, startet ihr den Spigot-Server erneut neu.
Wenn jetzt in der Konsole keine Fehlermeldung Auftritt ist alles richtig eingerichtet!
____________________
Befehle
/rang set <player> <rank> <time in days -1 = Lifetime>
____________________
messages:
targetPlayerNotOnline: "&cTarget player is not online."
noPermissiongroup: "&cYou don't have permission to set ranks for players in that group."
targetPlayerNotFound: "&cTarget player not found or data not loaded."
rankUpdated: "&aYour rank has been updated. New rank: {rank} ({duration})."
rankSetSuccessfully: "&aRank successfully set for {targetPlayer}. New rank: {rank} ({duration})."
rankSetLog: "&a{player} set rank for {targetPlayer}. New rank: {rank} ({duration})."
invalidDurationFormat: "&cInvalid duration format. Please use a positive number or '-1 for Lifetime'."
availableRanks: "&7Available Ranks: {ranks}"
commandUsage: "&7/rang set <player> <rank> <time in days -1 = Lifetime>"
prefix: "&2Luck&aRank &8▏ &7"