
EntityLimiter
A simple lightweight entity limiter plugin.
- Загрузки
- 2K
- Подписчики
- 15
- Обновлён
- 19 февраля 2024 г.
- Лицензия
- Apache-2.0
Опубликован 24 июня 2023 г.
Entity Limiter
EntityLimiter is a simple plugin that limits entities including mobs, animals and vehicles like boats & minecarts in a certain amount of radius you set it to. Supports 1.8 up to 1.20.4 (Paper, Purpur, Bukkit, Spigot and Folia 🍂)
Why should I get this plugin?
It helps prevent lag from too many entities which is generally common in Creative Servers that allow Spawn Eggs. This plugin also prevents dispenser spamming from a distance far away or even spamming entities by a portal if players tried to exploit the plugin.
Commands
/entitylimiter or /el
- Permission:
EntityLimiter.* - Command for the plugin.
/entitylimiter reload
- Permission:
EntityLimiter.reload - Reloads the configuration file.
Configuration
You can configure the radius and the limit for entities per radius in the config.yml file.
# Radius to limit entities per radius of each entity.
# Set Radius to 0 if you want it to count Globally (Even though minecraft worlds are flat)
Radius: 30
# Height of the radius
HeightRadius: 50
# Limit entities per radius.
Limit: 30
# Displays a particle when an entity gets deleted.
DisplayParticles: true
# Whether if you want entities to enter portals or not.
EntityPortalEnter: true
# Limit how long entity names can be, Put 0 to exempt.
CharacterLimit: 50
# Replace when name character limit is reached.
LimitReplacementText: '&cName length is over the limit!'
# Set to true for a entity spawn limit cap.
SpawnCap: false
# Entities in the specified world(s) will not be affected by the plugin.
ExemptWorlds:
- lobby
# Specified entities will not be affected by the plugin.
ExemptEntities:
- ender_dragon
# Settings for particles when entities get removed.
ParticleSettings:
particle: SMOKE_NORMAL
amount: 25
offsetX: 0
offsetY: 0.5
offsetZ: 0
extra: 0.01
Future update plans
What to expect in March:
- Event priorities (1.6)
- Update notifier (1.6)
- Fix for entities on portal event (1.6)
Metrics
Ченджлог
1.5Релиз1.20.2, 1.20.3, 1.20.4 · 19 февраля 2024 г.
- Events no longer interrupt other plugins' events
- Added more sub-commands
- Added exempted entities option in config
- bStats is now shaded
1.4Релиз1.20, 1.20.1, 1.20.2 · 5 октября 2023 г.
- Added settings for entity death particles
- Added exempted worlds option in config
- Added spawn cap toggling
- Tab Completes are no longer showing all results at the same time
- Support for more versions [1.8-1.20]
1.3Релиз1.19.4, 1.20, 1.20.1 · 29 июля 2023 г.
- Added tab complete values for config sub commands
- Added bStats
- Support for more versions [1.15-1.20]
- Added name length limit
1.2Релиз1.19.4, 1.20, 1.20.1 · 8 июля 2023 г.
- Fixed the problem with Bukkit & Spigot support
- Added new sub commands: setlimit, setradius, setheightradius, particles and portals
- Added a new setting in config.yml HeightRadius: 50
- The plugin now creates a new config file for you when you attempt to reload it while it was deleted.
- Added Folia support ✅
1.1Релиз1.19.4, 1.20, 1.20.1 · 1 июля 2023 г.
- Entities are actually limited per radius now. (My bad)
- Patched portal exploit (Players were able to spam entities at portals)
- Fixed vehicles & rideable entities with passengers being removed by the plugin when limit is reached. (Only applies to players)
- Added an option "EntityPortalEnter" in config.yml if you want entities to go through portals or not, This also includes end gateways.
Oops just realized it doesn't work on spigot or bukkit servers because I used a paper event, Soon to be fixed on the next update! (7/6/2023)
1.0Релиз1.19.4, 1.20, 1.20.1 · 26 июня 2023 г.
- First version of the EntityLimiter!
This is quite buggy I'd recommend you download the latest version of it! (6/30/2023) Download v1.1 instead! Or just download the latest on lol (7/7/2023)*
Комментарии
Загружаем…