Make your own Commands
Create your own commands with your own permissions and your own messages to display without learn how to code!
How to use
To make a new command, just type the command name in the config.
Then you set under the command name the permission, and the message to display.
If your commands are not working after a reload/restart, you have errors in your config file.
Please check if ALL your messages are in ' ' symbols. If they are in the symbols, please check your config file
HERE for yaml errors.
Permissions
Every command has its own permission node. You can set is in the config.
Permission to reload the config: myoc.reload
Permission to list the commands: myoc.list
Commands
Just type /myoc reload to reload the config.
Just type /myoc list to list all commands and aliases.
-
View User Profile
-
Send Message
Posted Aug 31, 2013Can you add cooldown ? :)
-
View User Profile
-
Send Message
Posted Aug 31, 2013@mohammed2200
That's actually what I was using before, but I didn't like how it broadcasted it to the whole server.
@CComixs
I think I'll try it out :)
@JeterLP
Do you think you an add support?
-
View User Profile
-
Send Message
Posted Aug 31, 2013@dead_island_dude its possible at http://www.dev.bukkit.org/bukkit-plugins/emp/
install it and let it load and type /enjin broadcast <MESSAGE>
it wont show [Broadcast]
-
View User Profile
-
Send Message
Posted Aug 31, 2013@Dead_Island_Dude
It is kinda possible, the plugin admin fun has it but not this one. Admin fun does not make commands though.
Also best plugin ever!
-
View User Profile
-
Send Message
Posted Aug 31, 2013@Dead_Island_Dude
It is not possible.
-
View User Profile
-
Send Message
Posted Aug 30, 2013If you wanted to make, let's say a fake op message command, how would you set it up so the command would send a message to the target player?
-
View User Profile
-
Send Message
Posted Aug 30, 2013@Noplix
If you read the config help, you would know how to do this;
/rank:
permission: 'aliases.rank'
execute: '/manuadd %arg1% %arg2%'
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
/vip:
permission: 'aliases.rank'
execute: '/manuadd %arg1% Vip'
-
View User Profile
-
Send Message
Posted Aug 30, 2013placeholder which there is, and you could adjust that I can also people with Alise tendrils.
Example:
aliases:
  /vip %name%:
    permission: 'aliases.vip'
    execute: 'Console: /manuadd %name% Vip'
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
  /rank %name% %rank%:
    permission: 'aliases.rank'
    execute: 'Console: /manuadd %name% %rank%'
Please add this Option!
-
View User Profile
-
Send Message
Posted Aug 30, 2013@BiweGas
No.
-
View User Profile
-
Send Message
Posted Aug 30, 2013does your plugin supports playe tags of command blocks (@p, @r @a)?
-
View User Profile
-
Send Message
Posted Aug 29, 2013@JeterLP
Ok nvm i got the error still but i noticed, had the other 1.6.2 version instead of the 1 day ago uploaded :D fixed it now.
-
View User Profile
-
Send Message
Posted Aug 28, 2013@semirotta
If you update, the error should be fixed :) I have a new UpdateChecker system.
-
View User Profile
-
Send Message
Posted Aug 28, 2013This error again:
http://pastebin.com/KiRhSGXz
Please get rid of it XD
-
View User Profile
-
Send Message
Posted Aug 27, 2013@JeteLP Ok, but is there a way to put in an %argunlimited% or something like that so I could make, let's say a certain chat plugin into a different command. I tried putting a bunch of args, but then only one word would show up,
-
View User Profile
-
Send Message
Posted Aug 27, 2013@chimechongas
No :D
-
View User Profile
-
Send Message
Posted Aug 27, 2013Can I execute multiple commands with an alias?
-
View User Profile
-
Send Message
Posted Aug 26, 2013@Visonik46
For the aliases: If you have vault installed, and the player has the permission you set in the config, he will also have the permissions for the command what will be executed.
-
View User Profile
-
Send Message
Posted Aug 26, 2013@Visonik46
No, this is currently not supported. Please try doing this with a plugin that supports this. try ButtonCommands
-
View User Profile
-
Send Message
Posted Aug 26, 2013is there a way to execute commands? Not commands the Player does, but commands they do that they would need OP for. I wish to allow players to execute a command only when they hit a button, and that button will be linked to this plugin. Sorry if I phrased this weird haha, My english is not the best. What i am trying to say is, can the player type in a command that i made up, and through that command, is an aliased command they could usually not do becuase they don't have permission.
-
View User Profile
-
Send Message
Posted Aug 26, 2013@leonvakt
Yes, I will add a command with sends you your yaw and pitch and your coordinates. And then I will add it to the config. Thanks for replrting all those great ideas for the plugin. :)