Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- language: en # Messages language, default english
- single_server_mode: # Not available now
- enable: false
- Lobby: # Lobby configuration section
- lobby_world_name: world # Lobby world name
- disable_damage: true # Disable taking damage in lobby
- infinity_food: true # Disable food level change in lobby
- spawn: # Coordinates of lobby spawn
- x: 0
- y: 100
- z: 0
- yaw: 0
- pitch: 0
- blocked_commands: # Disable using commands**
- - "me"
- - "tell"
- - "w"
- - "msg"
- #There's no warranty to this thing to work correctly, use at own risk
- blocked_enchants: []
- database:
- use_mysql: false
- table_prefix: quartzdefenders
- host: localhost
- port: 3306
- database: database
- username: user
- password: password
Advertisement
Add Comment
Please, Sign In to add comment