Patrikkk / SummonLimit

Allows limiting the maximum allowed amount of summons per player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SummonLimit Github All Releases

Allows limiting the maximum allowed amount of summons per player.

Players exceeding the limit is first warned(disabled and their minions cleared), and kicked on repeat offense.

Prevents minion hacks(long stardust dragons) by default.

Note: Twins and spider minions are taken into account. Each pair of retinazer/spazmatism are considered one minion, spiders are considered ¾ minions.

Configuration

No configuration is required. 11 is set by default as it's the maximum possible amount in the vanilla game as of 1.3.4.4.

Uses EssentialsPlus-like dynamic permissions, which follow the summonlimit.<number> format.

summonlimit.* would allow 65534 minions to be summoned at one time.

Example

/group addperm somegroup summonlimit.5

About

Allows limiting the maximum allowed amount of summons per player.

License:MIT License


Languages

Language:C# 100.0%