In the plugin state, which did not modify anything.
When the entity limit is reached, no warning text is printed.
{
"Wipe data on new map": true,
"Permission cache time (seconds, 0 to disable)": 300,
"Permissions": [{
"Permission": "entitylimit.default",
"Priority": 1,
"Limits": {
"You can get shortnames at http://bit.ly/orange_entities": 0,
"corn-collectable": 512,
"hemp-collectable": 512,
"pumpkin-collectable": 512,
"corn.entity": 512,
"hemp.entity": 512,
"pumpkin.entity": 512,
"beartrap": 1,
"landmine": 3,
"mining_quarry": 1,
"foundation": 80,
"foundation.triangle": 50
}
},
{
"Permission": "entitylimit.vip",
"Priority": 2,
"Limits": {
"You can get shortnames at http://bit.ly/orange_entities": 0,
"corn-collectable": 768,
"hemp-collectable": 768,
"pumpkin-collectable": 768,
"corn.entity": 768,
"hemp.entity": 768,
"pumpkin.entity": 768,
"beartrap": 2,
"landmine": 4,
"mining_quarry": 1,
"foundation": 120,
"foundation.triangle": 75
}
},
{
"Permission": "entitylimit.top",
"Priority": 999,
"Limits": {
"You can get shortnames at http://bit.ly/orange_entities": 0,
"corn-collectable": 768,
"hemp-collectable": 768,
"pumpkin-collectable": 768,
"corn.entity": 768,
"hemp.entity": 768,
"pumpkin.entity": 768,
"beartrap": 2,
"landmine": 4,
"mining_quarry": 1
}
}
]
}