init v1.2.1
This commit is contained in:
parent
d122c1b760
commit
24abfbc674
76 changed files with 1323 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
{}
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
# The default range for the instant group command if no range was provided
|
||||
default_instant_group_range=128.0
|
||||
# The name of the instant group
|
||||
instant_group_name=Instant Group
|
||||
# The default permission type of the instantgroup command
|
||||
instant_group_command_permission_level=EVERYONE
|
||||
# The default permission type of the persistentgroup command
|
||||
persistent_group_command_permission_level=OPS
|
||||
# The default permission type of the autojoingroup command
|
||||
auto_join_group_command_permission_type=EVERYONE
|
||||
# The default permission type of the forcejoingroup command
|
||||
force_join_group_command_permission_type=OPS
|
||||
# If a summary of all groups should be shown when a player joins the server
|
||||
group_summary=true
|
||||
# If the group type should be forced to a specific type
|
||||
# OFF - No group type is forced
|
||||
# NORMAL - All groups are forced to be normal groups
|
||||
# OPEN - All groups are forced to be open groups
|
||||
# ISOLATED - All groups are forced to be isolated groups
|
||||
force_group_type=OFF
|
||||
|
|
@ -0,0 +1 @@
|
|||
[{"name":"general","type":"OPEN","hidden":false,"id":"9c8f061b-56c7-424c-ba80-a14c71781b5f"}]
|
||||
Loading…
Add table
Add a link
Reference in a new issue