CommandNPC Plugin

I’m in dire need of some sort of plugin that can hook to pixelmon npcs(entities in general) where a command can be executed as if the player were opped/admin similar to the old CommandNPC plugin when right clicked. I’m working on an adventure map. Pixelmon currently has trainercommands based off battling but i need something different.

bumping this in hopes someone would take a look.

I’ll note that for a lot of this Pixelmon stuff, you’re probably gonna have to pay someone to work on it. This is general enough where the note of Pixelmon isn’t necessary really, and command NPCs would be a nice feature to have back, but just keep that in mind for the future.

Not trying to plug myself but I’ve done Pixelmon stuff in the past.

I think having a simple InteractEntityEvent.Secondary.MainHand event listener could do this.

Sure could. You’ve gotta do the whole persistent storage of commands and whatever, and allowing for easy editing and all kinds of fun stuff tho.