mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-17 08:55:10 +01:00
🔖 LambdaControls v1.1.0: Chording update.
This commit is contained in:
6
spigot/src/main/resources/plugin.yml
Normal file
6
spigot/src/main/resources/plugin.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: LambdaControls
|
||||
version: ${version}
|
||||
description: A quick Spigot plugin for LambdaControls which allow server admins to disable some features.
|
||||
|
||||
main: me.lambdaurora.lambdacontrols.LambdaControlsSpigot
|
||||
api-version: 1.13
|
||||
6
spigot/src/main/resources/server_config.toml
Normal file
6
spigot/src/main/resources/server_config.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
# LambdaControls server configuration.
|
||||
|
||||
# Gameplay settings
|
||||
[gameplay]
|
||||
# Allows front block placing like in Bedrock Edition.
|
||||
front_block_placing = true
|
||||
Reference in New Issue
Block a user