Problem with PvPArena, nice plug but when i type /pa to start a battle, server say : "An Internal error occured while attempting to perform this command" ... Help please :)
i am testing the PVP Arena plugin, on my server, so i made my self non op and i typed in /pa and its says i don't have rights to use that command, same thing for /pvparena. Also i don't have anyother plugins installed. please write back.
I want to create a class that gets potions as weapons in PVP Arena v0.0.5. How do I add damage-values in config.yml?
may i use your plugin PvPArena in this compilation?http://forums.bukkit.org/threads/server-diamondbucket-easy-to-use-minecraft-server-with-plugins.35601/#post-654378
Could you please add multiple arena support. I dont know if this is allowed or not but you can steal code from mob arena cuz it has multiple arena support.
Carbon, can you plz send me pvparena source code? Now im using old Fight source, to add new clases :/
Hello, I have talked to bradly about having an option tp pick a team isntead of random. I have the source for that I had a friend coding the old fight for me but now hes too busy. It would be really great to ahve that feature up :) Thanks!
Hi, I've been trying to modify movement speed in a plugin of my own, but I'm having some difficulties. Right now, the server keeps chaining the player and putting up a warning about "possible malicious activity" because a player moved faster than the max speed. How did you get around that with Sprint? PS, Sprint is an awesome pluggin!
I just used the player's direction and multiplied it by a specified number and then set it as a player's velocity. This seemed to do the trick for me. See the Sprint source code to see what I did.
hey, can you show me how to make beginner plugins, like an updated tutorial or something because im lost.
There are some great plugin making tutorials in the Plugin Development section, I used some to get started.