/Poison /Slow /Speed /Strength /FireRes Etc

Status
This thread has been locked.

walman1123

Feedback score
1
Posts
689
Reactions
166
Resources
0
Hello.

I need a plugin developed for a kitpvp server. The commands that need to be included are...

/poison (Player) - Poisions the player for 2 minutes, 5 minute cooldown
/Slow (Player) - Slows the player for 2 minutes, 5 minute cooldown
/speed - gives the player 2 minutes of speed 2, 5 minute cooldown
/Strenght - gives the player 2 minutes of str2, 10 minute cooldown
/fireres - gives the player 5 mins of fire res, 5 minute cooldown

I will need a config fire to edit the time of the potion effect and the cooldown. I need this plugin to be very light weight. I may think
 

Shattered

old-timer
Supreme
Feedback score
5
Posts
3,498
Reactions
2,059
Resources
0
You can make command shortcuts with the commands.yml inside of your server.
Here is an example:
https://gyazo.com/2db3f313a1a5eb2628b024c399de754c
You can learn how to make shortcuts with:
http://wiki.bukkit.org/Commands.yml

Depends if you need permissions or what not, I dont know if you do or not...
Because if you wanted to give them these shortcuts you'd need to give them the /effect permission, unless you have the console run the command some other way and just give them the permission to the shortcut. But if you really wanted to, you could figure this out.

I know this isnt what you want, but it could be a good suggestion if you haven't known about this feature.
 
Last edited:

walman1123

Feedback score
1
Posts
689
Reactions
166
Resources
0
You can make command shortcuts with the commands.yml inside of your server.
Here is an example:
https://gyazo.com/2db3f313a1a5eb2628b024c399de754c
You can learn how to make shortcuts with:
http://wiki.bukkit.org/Commands.yml

Depends if you need permissions or what not, I dont know if you do or not...
Because if you wanted to give them these shortcuts you'd need to give them the /effect permission, unless you have the console run the command some other way and just give them the permission to the shortcut. But if you really wanted to, you could figure this out.

I know this isnt what you want, but it could be a good suggestion if you haven't known about this feature.
Thanks for the support but im gonna want this one custom made. BTW enjoy your 100th like[DOUBLEPOST=1445287129,1445287098][/DOUBLEPOST]
Thanks for the support but im gonna want this one custom made. BTW enjoy your 100th like
1000th*******
 
Status
This thread has been locked.
Top