This repository has been archived by the owner on May 7, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 14
Config
samo_lego edited this page Nov 10, 2020
·
5 revisions
SimpleAuth provides a config file for mod. It can be located in mods/SimpleAuth/config.json
and supports online reloading as well (while the server is running). This can be done via built-in /reload
command (this reloads data packs as well!) or via custom command /auth reload
.
-
Main part
- Features are stable, change them as you want
- Example: Changing kick time to
20
will give players 20 seconds to register / login
-
Language part
- Many thanks to all the contributors! Without their help, mod would support only one language ...
- You can copy the values from the translations branch
-
Experimental part
- Values here should in most cases be left untouched or they might still contain some bugs
- Example: enabling a different hashing algorithm is not needed for most users
- Example 2: toggling item dropping to
true
will allow players who are not authenticated to still drop items from inventory. Being near fire / lava can then cause item destruction without the presence of original account owner