Granter v1.0
A
powerful and flexible granting system for
Minecraft servers that integrates with
LuckPerms and
PlaceholderAPI. This plugin allows players with specific permission to grant ranks to other players.
Features
-
Dynamic Rank Limits: The plugin allows you to set limits for how many times a player can grant specific ranks, such as
limit1,
limit2, etc.
-
Integration with LuckPerms: Automatically checks for the required permissions to grant ranks.
-
Customizable Rank Prefixes: Set custom rank prefixes and messages in
config.yml.
-
Colored Rank Notifications: Grant notifications and messages are color-coded and fully customizable.
-
Grant Usage Logging: Track who granted what rank to which player and how many times.
Optional Plugins (Dependencies)
1.
PlaceholderAPI
-
Required for dynamic placeholders in messages. PlaceholderAPI allows the plugin to dynamically insert player data (e.g., player name, rank) into messages.
Required Plugins (Dependencies)
1.
LuckPerms
-
Required for rank management. This plugin handles permissions and rank assignments. Without LuckPerms, the plugin won't be able to manage ranks or check for permissions.
Commands
1.
/grant <player_name> <rank_name>
-
Description: Grants the mentioned player the rank.
-
Permission:
granter.grant,
granter.grant.limit<limit>
2.
/grantreload
-
Description: Reloads the plugin configuration (data.yml, config.yml).
-
Permission:
granter.grant.reload
3.
/grantinfo
-
Description: Shows a player information regarding his grants (available and used).
-
Permission:
granter.grant.info
5.
/grantreset
-
Description: Resets a players grants essentially letting him grant again.
-
Permission:
granter.grant.reset
License
This plugin is distributed unded the FGPL (
https://flubel.com/license) license.