mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Parties can now have max size limits (configurable), by default party sizes are unlimited.
This commit is contained in:
@ -242,6 +242,8 @@ Items:
|
||||
# Settings for Parties
|
||||
###
|
||||
Party:
|
||||
# Maximum size for a party, -1 for infinite
|
||||
MaxSize: -1
|
||||
# Amount of time (in hours) to wait between automatically kicking old party members
|
||||
# To only run at server start, set to 0
|
||||
# To never kick old users, set to -1
|
||||
|
Reference in New Issue
Block a user