MineCICD added "plugins"
This commit is contained in:
18
plugins/PermissionsEx/config.yml
Normal file
18
plugins/PermissionsEx/config.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
multiserver:
|
||||
use-netevents: true
|
||||
permissions:
|
||||
debug: false
|
||||
allowOps: false
|
||||
user-add-groups-last: false
|
||||
log-players: false
|
||||
createUserRecords: false
|
||||
backend: file
|
||||
informplayers:
|
||||
changes: false
|
||||
basedir: plugins/PermissionsEx
|
||||
backends:
|
||||
file:
|
||||
type: file
|
||||
file: permissions.yml
|
||||
updater: true
|
||||
alwaysUpdate: false
|
7
plugins/PermissionsEx/permissions.yml
Normal file
7
plugins/PermissionsEx/permissions.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
groups:
|
||||
default:
|
||||
options:
|
||||
default: true
|
||||
permissions:
|
||||
- modifyworld.*
|
||||
schema-version: 1
|
Reference in New Issue
Block a user