mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-28 13:45:20 +01:00
41 lines
1.3 KiB
Markdown
41 lines
1.3 KiB
Markdown
---
|
||
name: 🐛 Bug report
|
||
about: Report an issue or problem with the way LuckPerms is functioning.
|
||
title: ''
|
||
labels: 'type: issue'
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
<!-- Before going any further, please check to see if your problem is fixed by updating to a newer version. The latest development builds can be obtained from https://luckperms.net/download -->
|
||
|
||
### Description
|
||
<!-- Please provide a short description of the issue in the space below. -->
|
||
|
||
|
||
### Reproduction steps
|
||
<!-- Please provide a clear list of steps we should follow in order to reproduce your issue in the space below. -->
|
||
|
||
1. Open the config.yml file and set example to true.
|
||
2. Restart the server
|
||
3. Run /lp user example permission set x from the console
|
||
4. See error
|
||
|
||
|
||
### Expected behaviour
|
||
<!-- Please provide a description of what you expected to happen. -->
|
||
|
||
|
||
### Environment details
|
||
<!-- Please provide details of your server environment in the space below. -->
|
||
|
||
* Server type/version: `ExampleSpigot` running version `1.12.2` build `???`
|
||
* LuckPerms version: `v???`
|
||
|
||
<!-- If you think it would be helpful, please also include a "pastebin" of any relevant config files or log output. You should use https://gist.github.com/ to upload, then include the link below. -->
|
||
|
||
|
||
### Any other relevant details
|
||
<!-- Please include any other relevant details in the space below. -->
|
||
|