Zone commands (Rust)

Can someone make a working "Zone Command" plugin?

Players enter the zone (created with Zone Manager, or other) and a server command is run.  Should have configs for the following:
 • 1.  Allow server admins to create/remove/list unlimited zones
 • 2.  Run command when a player enters/exits a zone
 • 3.  Run command when all players enter/exit a zone

Plugin should be able to grant/revoke user/group when player(s) enter/exit a zone.  Basically, anything that can be run using the server command prompt/console, this plugin should be able to run.

Zone Manager has hooks for when players enter zones.  Could easily use those to run server commands.

Zugzwang

Zone Manager has hooks for when players enter zones.  Could easily use those to run server commands.

I'm not a programmer, so that means nothing to me.

It looks like the Zone Commands plugin is designed to solve this use case. Updating that plugin is likely to be much easier than implementing a new one. Can you articulate the issues or limitations that plugin currently has, or link me to the specific threads where those are documented? If minor enough, I can set aside a little time to improve/fix it.

Ar0rGzT0AQ8PI0H.jpg WhiteThunder

It looks like the Zone Commands plugin is designed to solve this use case. Updating that plugin is likely to be much easier than implementing a new one. Can you articulate the issues or limitations that plugin currently has, or link me to the specific threads where those are documented? If minor enough, I can set aside a little time to improve/fix it.

There was another user who had a variant of it, which I asked if they wanted to take it over. misticos put in a claim as well if nobody else wanted to.