Jump to content

Run a method whenever a command is entered


jamiemac262

Recommended Posts

Hi,

 

I'm trying to build a simple permission system for a friend. The best way I can see to do this is to run a method whenever a command is sent to the server, even commands from other mods, then check the sender UUID against a YAML (or maybe JSON) file for the sender's group, and check that group for a permission (similar to the way PEX ran on bukkit). I'm also going to do the same thing for blocks...(Pretty sure I've seen an "onBlockPlaced" event example on the internet in the past)

 

so a user group won't be able to place IC2 nukes without a permission like place.{modid}.{unlocalisedname}

 

I have no knowledge of how to do anything of what I have just said :P 

 

First things first... I've had a look and I can't work out how to call a method whenever a command is sent to the server.

 

Can someone help me out with this?... I think I can work the rest out on my own :P 

 

 

Thanks

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.