Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.1
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
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)
- 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)
- 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
-
/grant <player_name> <rank_name>
- Description: Grants the mentioned player the rank.
- Permission:
granter.grant
,granter.grant.limit<limit>
-
/grantreload
- Description: Reloads the plugin configuration (data.yml, config.yml).
- Permission:
granter.grant.reload
-
/grantinfo
- Description: Shows a player information regarding his grants (available and used).
- Permission:
granter.grant.info
-
/grantreset
- Description: Resets a players grants essentially letting him grant again.
- Permission:
granter.grant.reset
License
This plugin is distributed unded the FGPL license.