[PLUG-170] Essentials Still Running Cancelled Commands - Ignoring Cancellations? Created: 17/Jul/16  Updated: 22/Jul/16  Resolved: 22/Jul/16

Status: Resolved
Project: SpigotPlugins
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Rebecca Wilson Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: 1.10, Essentials, Spigot, bug
Environment:

Spigot 1.10.2
Essentials (build #13)


Attachments: PNG File 2016-07-17_12.12.12.png     File regions.yml    
Plugin: Essentials

 Description   

I am having the issue where essentials commands are NOT being cancelled in a specified region. I reported this to Worldguard, but they say it isnt WorldGuards issue, see below:

"Bug was updated by wizjany in project WorldGuard at 15 Jul 2016 20:05.

WORLDGUARD-3733 Blocked-Cmds Flag Not Blocking Commands Created by you
I have set up so a certain region players are unable to use certain commands. Being that I have overlapping regions in this area, I made sure priorities were set and added the blocked cmds flag to all of the regions of higher priority in this area. The commands are not being blocked.

Example: One of the blocked commands is /spawn. But when a player uses /spawn in this area they are still teleported to spawn and they are given the message "/spawn is not allowed in this area."

I've attached my regions file to view in case I set something up wrong, but I'm pretty confident this is a bug.

I'm using Spigot 1.10 with WorldGuard 6.1.2
*wizjany
whatever plugin is providing /spawn is doing things incorrectly then. if they are given the message, it means worldguard is cancelling the pre-command event, and the actual command is never fired off. for a plugin to still be acting on that, it has to be listening to the pre-command event and ignoring cancellations.*"



 Comments   
Comment by md_5 [ 22/Jul/16 ]

Essentials uses only the Bukkit command system. Maybe you have other conflicting plugins.

Generated at Sat Dec 13 02:29:24 UTC 2025 using Jira 10.3.13#10030013-sha1:56dd970ae30ebfeda3a697d25be1f6388b68a422.