Admin Interactions

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Admin Interactions

Panel in use on my server

What Does it do?

Admin Interactions gets it's name from how it lets your staff, or friends interact with other players easily. We all have those administrator plugins that come with a bunch of commands that are not too fun to remember. This plugin takes out all the hassle of remembering those commands, and puts them in a nice layout whenever you need them. This plugin was created for User management, allowing you to simply right click a player, and get command options right there. It is not only a creative way of organizing your commands, but an effective way as well.

How Do You Use It?

Setting Up

There is not really much to setting up the plugin. All you have to do is put it into your plugins folder. Once in there, start up your server and the plugin will do its job!

In-Game Use

All of the features in this plugin can be accessed in game, meaning that there is no "behind the scenes" action. To set up an item inside the Panel, hold the item that you wish to bind the command to, and use the command "/ai add " followed by the name of the command, and followed by the command you wish to bind the item to. To remove an item from the menu, you can do "/ai remove " followed by the name you used to make the item.If you just wish to edit the command, that is fine too! The command "/ai edit" will work wonders!

Helpful Advice

In order for the command to execute, there are small bits that will help you when making your panel.

%player%      ----Used to replace the "Player" tag in commands
%arg%         ----Used for any input

If you wish to add a command to the panel that involved a players name, such as the kill command, you would simply replace the player in the command wit "%player%". If all goes well, the command would be "kill %player%." When it is time to use the command, it will replace %player% with what it needs to be. The %arg% input comes in when you need user input to do the command. Say you have to type a reason in to kick a player. If the command setup was "/kick <player> <reason>" then you would do "kick %player% %arg%". You can have as many of the %arg% tags in the command as you wish, so don't think that it is a one time deal. In case you are more of a hands on learner, if you go into the config, there is an item that automatically comes with the plugin. You can choose to delete this if you wish, but it shows a great example on how the user input works!

Updates

It may take a while before I get back to a project like this because I have other important stuff, but it will come eventually. My coding for this was wiped along with my harddrive. It was an easy make though ^-^

Permissions

   hugcraft.interact.reload:
     description: Reload the admin interaction plugin configs!
     default: op
   hugcraft.interact.add:
     description: Add an item to the admin interaction panel!
     default: op
   hugcraft.interact.edit:
     description: Edit an item to the admin interaction panel!
     default: op
   hugcraft.interact.remove:
     description: Edit an item to the admin interaction panel!
     default: op

If you have any questions, or any suggestions, leave them down in the comments. Thanks for checking this out!


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    83206
  • Created
    Jul 27, 2014
  • Last Released File
    Jul 27, 2014
  • Total Downloads
    867
  • License

Categories

Members

Recent Files