Jump to content

get MODID from a command


jamiemac262

Recommended Posts

Hi,

 

Is it possible to get the modid of a command when a command is sent to the server?

 

I'm building a permission manager and I want users to be able to enter something like <modid>.<command>

 

so... "factionmod.create" where factionmod is the ID

 

I have an event handler that runs a method everytime a command is sent, I need it to get the modid to check groups for that modid

 

 

it needs to be the modid because you might have multiple mods that use the same commands (galacticraft.create and factionmod.create for example)

 

Anyone know how to do this?

 

Thanks

Link to comment
Share on other sites

11 minutes ago, diesieben07 said:

Is the id part of the command itself? Otherwise you will have a hard time.

 

no, the ID is part of the permission in the config file, as a way to identify the different mods... so the system won't be confused if Thermal expansion and IC2 use the same command (for example)

 

 

surely there's a way to identify the mod that a command belongs to?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.