Initial commit
This commit is contained in:
26
both/config/ForgeEssentialsClient.cfg
Normal file
26
both/config/ForgeEssentialsClient.cfg
Normal file
@@ -0,0 +1,26 @@
|
||||
# Configuration file
|
||||
|
||||
##########################################################################################################
|
||||
# general
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Configure ForgeEssentials Client addon features.
|
||||
##########################################################################################################
|
||||
|
||||
general {
|
||||
# Save tokens to automatically log in to servers using FE's Authentication Module.
|
||||
B:allowAuthAutoLogin=true
|
||||
|
||||
# Set to false to disable graphical selections. [default: true]
|
||||
B:allowCUI=true
|
||||
|
||||
# Set to false to disable visual indication of block/item permissions
|
||||
B:allowPermRender=true
|
||||
|
||||
# Set to false to disable QR code rendering when you enter /remote qr.
|
||||
B:allowQRCodeRender=true
|
||||
|
||||
# Use shortcut buttons to answer questions. Defaults are F8 for yes and F9 for no, change in game options menu.
|
||||
B:allowQuestionerShortcuts=true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user