mirror of
https://e.coding.net/circlecloud/Yum.git
synced 2025-11-25 14:46:02 +00:00
8
src/main/resources/network.yml
Normal file
8
src/main/resources/network.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
#是否开启
|
||||
Enable: true
|
||||
#黑名单列表
|
||||
Black:
|
||||
- BukkitInjectedTools
|
||||
#忽略检测列表
|
||||
Ignore:
|
||||
- Essentials
|
||||
8
src/main/resources/setop.yml
Normal file
8
src/main/resources/setop.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
#是否开启
|
||||
Enable: true
|
||||
#黑名单列表
|
||||
Black:
|
||||
- BukkitInjectedTools
|
||||
#忽略检测列表
|
||||
Ignore:
|
||||
- Essentials
|
||||
Reference in New Issue
Block a user