This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
CraftBukkit Version: git-Spigot-f56e2e7-7fc66b2 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
Vault Version: v1.7.1-b91
Nature of the problem:
Commands like / ^ are executed sequentially, with pauses between commands (by default user). But for the already op'ed player, they are all done at once. After numerous tests, I came to the conclusion that the plugin itself does not affect it at all (I tried several similar plugins - the problem remained). But I would like to know the reason for the execution of the command-after-command.
Steps to reproduce the problem (create sign with lines and any region with worldguard):
And run this cmds with op player and default user
additional /* commands all run at once but I cant use it with worldedit commands
To post a comment, please login or register a new account.