You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
Allow (with permission) the owner of a SUB SERVER to change the icon displayed in the HubCore GUI. Also allow changing the default icon and available icons.
For example, if a user has permission playerservers.icon.grass_block and grass_block is a listed thing in the config, they can change their server icon to a grass block.
An additional bonus feature, if they have somethin like playerservers.icon.glowing they can make their icon glow (enchanted effect)
Of course, also allow admins to force change these (whether that be in the DB or through cmd / gui, doesn't really matter)
Allow (with permission) the owner of a SUB SERVER to change the icon displayed in the HubCore GUI. Also allow changing the default icon and available icons.
For example, if a user has permission
playerservers.icon.grass_blockand grass_block is a listed thing in the config, they can change their server icon to a grass block.An additional bonus feature, if they have somethin like
playerservers.icon.glowingthey can make their icon glow (enchanted effect)Of course, also allow admins to force change these (whether that be in the DB or through cmd / gui, doesn't really matter)