Makes temporary permissions work

Saves and loads temporary permissions to/from disk as necessary
Gives players their temporary permissions when joining
Adds an un-used config file
Changes an english string in strings.yml
This commit is contained in:
2022-01-14 20:33:08 +01:00
parent 339aedf2e9
commit 112fd0d53d
7 changed files with 127 additions and 18 deletions

View File

@@ -0,0 +1,5 @@
# The language to use for the plugin
language: en
# Whether to only give permissions for a single world, instead of granting permissions for all worlds
perWorldPermissions: false