
SimpleTrigger
SimpleTrigger — triggers for Minecraft server: up to 5 commands per block, in‑game setup.
Список изменений
SimpleTrigger — a plugin for Minecraft servers (Paper) that allows players to create triggers — areas or blocks that execute predefined commands when a player enters them.
What’s new in version 1.1.0/1.1.1
The update introduces the following key features:
Repeating triggers (isRepeat): a trigger can fire multiple times (every second) as long as the player remains in the area (currently not working well).
Trigger activation control: start and stop commands to launch or halt repeating triggers.
Flexible command editing: the ability to add (edit) or remove (remove) individual commands from a trigger’s command list.
Activation message system: enable or disable notifications for the player about trigger activations (message on/off).
Player’s trigger list: the list command displays all triggers created by the player, along with brief information.
Complete trigger removal: the /delete command removes the physical trigger from the system.
Zone trigger support: a trigger can be not only a single block, but also a sphere of a specified radius.
Command limit: when creating a trigger, a command limit (maxCommands) is set — it cannot be exceeded (from 1 to 5 commands).
Permission system: access rights are divided into several levels (simpletrigger.use, simpletrigger.commands, simpletrigger.admin).
