Skip to content

Config options

Pascalpex edited this page Dec 20, 2022 · 19 revisions

The file

The deepslate.yml file is location in the deepslate folder right where the messages.yml sits.
In it you can enable or disable some features and control their behaviour.

Configuration Options

discordLink

discordLink: https://discord.gg/BGrhNnVczp

Sets the link used by the /dc and /discord command

opCommandActive

opCommandActive: true

Sets wether the /op command should get initialized or not, which can be usefull for security reasons

spawnOnJoin

spawnOnJoin: false

Sets if players should get teleported to spawn when joining the server

Remember so set a spawn when setting this to true

preventKnowledgebookClick

preventKnowledgebookClick: false

Decides if knowledgebook clicks should get cancelled

coloredSigns

enabled

enabled: false

Toggles the colored signs feature

usePermission

usePermission: true

If set to true, only players with the colored signs permission will be able to use the function

autoSmelt

price

price: 30

The price in XP levels the autosmelt enchantment costs a player

enabledWorlds

enabledWorlds:

- FantasyWorld

A list of worlds, where the autosmelt feature works

metrics

metrics: true

Decides if your server wants to be part of this page

messages

messages:

movedWrongly: true

movedQuickly: true

Decides whether some messages should be enabled or not

debug menu name

f3name: '&eDeepslateMC'

Sets the brand name displayed in the F3 menu

Clone this wiki locally