mirror of
https://github.com/kaboomserver/server.git
synced 2025-08-06 12:52:56 +00:00
Sync files
This commit is contained in:
parent
7a335982b5
commit
2eac6b0734
9 changed files with 102 additions and 3 deletions
|
@ -564,6 +564,10 @@ allow-world-in-broadcastworld: true
|
|||
# You should only change this to false if you use Minecraft China.
|
||||
safe-usermap-names: true
|
||||
|
||||
# Should Essentials output logs when a command block executes a command?
|
||||
# Example: CommandBlock at <x>,<y>,<z> issued server command: /<command>
|
||||
log-command-block-commands: false
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | EssentialsHome | #
|
||||
|
@ -598,6 +602,9 @@ sethome-multiple:
|
|||
# change the compass' direction to point towards their first home.
|
||||
compass-towards-home-perm: false
|
||||
|
||||
# Set the maximum speed for projectiles spawned with /fireball.
|
||||
max-projectile-speed: 8
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | EssentialsEco | #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue