ServerUtilities: Difference between revisions

add quick setup guide to answer the common questions in #help post 2.6.0
m (→‎Permissions: max chunk claims/loads is 30k)
(add quick setup guide to answer the common questions in #help post 2.6.0)
Line 13:
* Wooden Sign - Leaderboards
* Pink Gear - Admin Settings (only Admins/single players)
 
== Quick Setup 2.6.0+ ==
As per GTNH 2.6.0 ServerUtilities is installed by default however to keep balancing intact most features have been disabled.
If you are wanting to use all the features the mod provides it is advised to navigate to the <code>/.minecraft/</code> folder and delete the <code>/serverutilities/</code> folder within. Restarting the game afterwards will generate a new config with most features enabled.
 
If you only want to use it for chunkloading you must open <code>/.minecraft/serverutilities/serverutilties.cfg</code> and turn the following settings on
* <code>B:chunk_claiming</code>
* <code>B:chunk_loading</code>
To change the maximum amount of claims/chunkloads find <code>B:enabled</code> under the ranks category and turn it on. Afterwards the amounts can be customized as described in [[ServerUtilities#Permissions|Permissions]]
 
== Permissions ==
6

edits