WorldGuard icon indicating copy to clipboard operation
WorldGuard copied to clipboard

More command slots when entering or exiting a region

Open ghost opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. No, it´s more like a limitation.

Describe the solution you'd like Being able to put more than one command when entering or exiting a region.

Describe alternatives you've considered I tried to put two regions in which one of them was the input, so that when passing through the input the "console-cmd-on-enter" flag would be executed and the other would be the rest of the region, so that two could be added commands when entering a region, but it did not work because when entering the region the "console-cmd-on-leave" flag of the first region was executed, my english is bad so you could ignore this because it isn´t necessary to describe the feature request.

Additional context It would be nice if you could put more than one command when entering or leaving a region, im talking about the flags "console-cmd-on-enter" and "console-cmd-on-leave" currently if you try to put another it is overwritten and the first command is removed, I have really needed this more than 10 times since I started creating my server.

ghost avatar Jun 29 '21 20:06 ghost

Hello,

I will look into implementing this in the next update.

Thanks :)

awgybop1 avatar Apr 27 '22 02:04 awgybop1