#Add plugin prefix in command of hover events

1 messages · Page 1 of 1 (latest)

grizzled fable
#

A lot of Will bukkit plugin like HuskSync or HuskHomes have JSON hover event on some part. Like this photo. I suggest the hover event of the commands need to add the plugin prefix to prevent conflict with triggered another plugin's command. For example, /husksync:inventory instead of /inventory and /husksync:enderchest instead of /enderchest

celest gale
#

okay so this is a very reasonable feature request

#

the reason it's not a thing is because people absolutely LOVE using command management plugins

#

These plugins disable namespaced commands and break everything

#

Despite my best efforts to tell people that send-namespaced is an option in spigot.yml people insist upon command whitelisting plugins which just entirely breaks this functionality

#

so unfortunately, probably not, as I get more tickets and issues when doing that than otherwise

#

however you can change this yourself by editing the language file

grizzled fable
#

Ok. Thank you for your kindly reply.

celest gale
#

anytime

molten oak
celest gale
#

honestly I kinda blame spigot. that should be off by default

#

so annoying that it's not