[+] Added ability to limit the amount of minions in a Chunk
@Superalex0102 and a few others
TO ADD, do the following:
Please add to config.yml
Code (Text):
#How many minions are allowed in a single chunk? -1 to disable (I.E unlimited minions in a chunk)
MaxMinionsInAChunk: -1
and in messages to configure the message
Code (Text):
#If there is a chunk limit set, this message is given if they are unable to place their minions due to that
ChunkMinionPlaceLimit: "&aYou cannot have more than %CHUNKLIMIT% minions in a chunk!"