Skip to content

Commit

Permalink
dika shore config
Browse files Browse the repository at this point in the history
  • Loading branch information
catplvsplus committed Aug 31, 2021
1 parent cd5ebaa commit 6bec2d4
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,23 @@ player:
pvp:
enabled: true # Enable mobs attack

# Some bot commands
# Some bot commands
commands:
kill: false # Enable !kill <PlayerName>
reload: true # Enable !reload
restart: true # Enable !restart

# Admins for Player commands
admin: []

# Player chat delay
chat:
# Player chat delay
chatDelay: 500

# Enable Game autosave (OP permission required)
autosave:
enabled: false # Enable autosave
interval: 60000 # Autosave interval
# Enable Game autosave (OP permission required)
autosave:
enabled: false # Enable autosave
interval: 60000 # Autosave interval

# Admins for Player commands
staffs: []

# Discord Configuration
discord:
Expand Down Expand Up @@ -148,4 +148,4 @@ language: config/language.yml # Language file
responses: config/response.yml # Custom reponse file

# Config version (Please don't modify)
version: 1.8.3
version: 1.8.3

0 comments on commit 6bec2d4

Please sign in to comment.