-
-
Notifications
You must be signed in to change notification settings - Fork 14
FAQ
There are a few thing that you may need to do:
Either you give the players op (/op <playername>
) or
you will need a permission plugin. One example for such a plugin is LuckPerms. Just install it on your server. To add permissions to the default player group (every player who joins the server) use: /lp group default permission set <permission> <true/false>
in our case of Click Sort use: /lp group default permission set chestcleaner.clicksort true
. Now every player has the permission to use the click sort feature. To change their individual perferences your players will need the permission chestcleaner.cmd.sortingconfig.clicksort
too.
You could try setting the globale default perference with: /sortingadmin ClickSort <true/false>
and the individual with /sortingadmin ClickSort <true/false>
.
Click Sort uses the select block button of minecraft (in newer versions of the plugin the right click), the button which picks you a block you are looking at in creative mode or the button which creates a stack of an item in the creative inventory if you are clicking on it. The default is the middle mouse button. You may have changed it.
If your question isn't solved after reading this: read the wiki or join our discord server: Discord
ChestCleaner 2.4.2
- Home
- FAQ
- Migration Guide 2.0
- Features
- Commands
- Permissions
ChestCleaner 1.7
- Home
- Cleaning Item
- Commands
For Developers
- Home
- Datastructures