PlotSquared icon indicating copy to clipboard operation
PlotSquared copied to clipboard

Add entity flags

Open Matthias1590 opened this issue 3 years ago • 5 comments

What feature do you want to see added?

A flag that can be set per plot which can be used to disallow certain entities on that plot, this would be useful to prevent people from spamming entities to create lag without having to disable entities on the server entirely

Are there any alternatives?

Not that I know of, other plugins could definitely get rid of entities in certain positions but they wouldn't work with the plot system

Anything else?

No response

Matthias1590 avatar Sep 23 '22 06:09 Matthias1590

To clear up any confusion, I am aware of the entity cap flag, this flag would work similar to that except it would take a pattern (much like brigadier does), for example @e[type=!player] which would disallow any entity apart from players

Matthias1590 avatar Sep 23 '22 06:09 Matthias1590

Would this be what you're looking for? https://intellectualsites.github.io/plotsquared-documentation/commands.html#_setflag

kryllyxofficial01 avatar Sep 30 '22 12:09 kryllyxofficial01

Would this be what you're looking for? https://intellectualsites.github.io/plotsquared-documentation/commands.html#_setflag

Not really, I'm aware of the flags system, I'm asking for one to be added

Matthias1590 avatar Oct 04 '22 10:10 Matthias1590

Would this be what you're looking for? https://intellectualsites.github.io/plotsquared-documentation/commands.html#_setflag

Not really, I'm aware of the flags system, I'm asking for one to be added

Ah, I see

kryllyxofficial01 avatar Oct 04 '22 11:10 kryllyxofficial01