-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
42 lines (30 loc) · 1.03 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
#DISCLAIMER! This plugin is solely for the purpose of server protection and therefore needs to have no loopholes.
#EDIT ONLY THE PARAMETERS
#Enter OP user name
#permission:
# - devansh
# - devansh1
# - devansh2
permission:
- devansh1
#Enter OP password under "password:" for each OP respectively (As the order in "permission"). Example - the password for "devansh2" will be "test2"
#password:
# - test
# - test1
# - test2
password:
- test
# If 'true' console is enable , If 'false' console is disable at server start.
console-enable: true
# This only for console command type in console "pin test" to enable the console. If the password entered is wrong 3 times,
#The console will be locked PERMANENTLY and the server will require a restart. Use cautiously!
# You can set your password here for the console only "pin" command
secret-password: test
#Permissions for unauthorized OP
#true for enable and false for disable
damage-other-entities: false
break-blocks: false
place-blocks: false
interactions: true
chat: false
move: true