-
Notifications
You must be signed in to change notification settings - Fork 3
Error causing plugins
Nononitas edited this page Aug 14, 2022
·
4 revisions
Make sure you have disabled the tabcomplete blocker in the settings.yml
The path is Packets -> Tab_Complete
There should be an option to disable blocking in case you enabled it.
Example for the free version:
Make sure you set this to false in the config
tabcompletedisable:
enabled: false
Make sure you register the command:
example_command:
command: /example
type: TEXT
text:
- '&2Example command'
register: true # <--- Must be true to be visible in tabcomplete by default
Make sure you register the command:
If you think that something is missing let us know in discord, Thanks for taking your time to read this!
- Home
- Groups explained
- Commands and Permissions
- Lists
-
FAQ's
- Give access to another/multiple groups
- How do my players get pl-hide group?
- How to block a specific command?
- How to block all subargs of a command?
- How to allow the base command and some subargs? [Only for the commands lists]
- What is the operator *
- How to whitelist all commands at once?
- Add all command of a plugin automatically
- Add WorldEdit commands
- My groups aren't working like expected
- Create a bypass group
- Tab completion with a space
- Whitelist the command /!
- Error-causing plugins
- API
More help is available on the Discord (Click the logo for an invite link):
