Mine of Warcraft
A fun and fully customisable, create your own Kit-Classes and Races. Made for Buzzhawke as a World of Warcraft themed plugin.
Features
- Kit-Classes: A named "Class" which when you join gives you some items or a "Kit".
- Races: Gives you a prefix and lets you teleport to your races spawn.
- Full config! Create up to 21 Races, Classes, and items in a Class. More to come!
What does this do in-game?
This plugin will give you a prefix (Your races name) and let you join a class which will give you a kit there is config so they cannot change class. /classes and /races shows all the classes/races you can get.
Commands
- /classes
- /races
- /race join
- /race spawn
- /class join
Permissions
There are currently no permissions.
How to use
- Put in the plugins folder.
- Start your server.
- If there is no folder called MoW in the plugins folder create one and put the default config in.
- Set up your config.
- Should run fine! If not please leave a comment.
Default config: http://pastie.org/7628487
Bugs/Errors
- Unteseted
-
View User Profile
-
Send Message
Posted May 19, 2013Why would you ever post a plugin/server mod that doesn't even work..
-
View User Profile
-
Send Message
Posted May 16, 2013@Nateo5000
Like i've said I dont know if my code runs until I have a tester, I think I have a tester now so give it a couple of days and it should work.
-
View User Profile
-
Send Message
Posted May 13, 2013Umm... I found a bug. the bug is... I cant run it -_-
-
View User Profile
-
Send Message
Posted May 11, 2013@Creeperant
Its a bug in the code. I need a tester to continue development!
-
View User Profile
-
Send Message
Posted May 5, 2013I put the download file into my plugins folder and it isn't generating. I followed all the steps and tried the alternatives but it still didn't work. What's going on?
-
View User Profile
-
Send Message
Posted May 4, 2013I Really Need Testers
I need testers so I can release a new version that works! any one who can run a server is legible!
Thank you to anyone who helps!
-
View User Profile
-
Send Message
Posted Apr 30, 2013@aceliip
Iv made a fix but the new one doesn't work either. Hopefully working tomorrow!
-
View User Profile
-
Send Message
Posted Apr 28, 2013[SEVERE] could not load plugin MoW name 'MoW [Mine of Warcraft]' contains invalid caracters
help please?
-
View User Profile
-
Send Message
Posted Apr 20, 2013@jhs232
Ok now I understand.Ill add this in future versions :D The class is very close to this, so I will make the class the group. Ill add perms to each class with this.
-
View User Profile
-
Send Message
Posted Apr 20, 2013@Dommbringer
Have you downloaded this plugin, and do you use it on a server or have used it? Does it load the config after you have created it? If it is I know how to use the config API
-
View User Profile
-
Send Message
Posted Apr 20, 2013@AidoP_
Make a config.yml file in your plugin using whatever program you prefer to code with. then add this code to your onenable()
also what do you mean by not sure how to use it?
-
View User Profile
-
Send Message
Posted Apr 19, 2013@AidoP_
Ok, let me try and explain again.
Permissions: You know what these are. Groups: These are Permission Groups/Ranks. You can make these by using bPermissions, GroupManager, PermissionsBukkit, PEX or any other permissions manager. This is so that you don't have to give every user all the needed permissions, instead you just add them to a group (Permissions Group/Rank), and everybody in that group gets the specified permissions. Most permissions plugin allows you to set a "default" group, a group that all new players will be added to. The easiest way to do the following will be to hook into Vault (http://dev.bukkit.org/server-mods/vault)
So, say the config looked like this:
That would everybody who joined the Human race into the group (Permissions Group/Rank) called Peasant. There should also be a permission to make people exempt from this, probably mow.exempt. Thank you for reading.
-
View User Profile
-
Send Message
Posted Apr 19, 2013@Dommbringer
I do need help with the config, yes. Not so sure how to use it, I think I could do the auto-generate though.
-
View User Profile
-
Send Message
Posted Apr 19, 2013@jhs232
Im still not sure what you mean. Is @Dommbringer saying it properly?
-
View User Profile
-
Send Message
Posted Apr 19, 2013@jhs232
He means permissions groups. he is just not explaining that bit clearly.
-
View User Profile
-
Send Message
Posted Apr 19, 2013@AidoP_
I meant what I said. When you join a race (/race join) it will put you in a group. Say you have "Humans" and you have specified it so that joining "Humans" will put you in a group called "Human". Doing /race join Humans will then also put you in the "Human" group.
-
View User Profile
-
Send Message
Posted Apr 19, 2013Do you want me to help you by making the configuration file auto generate? =)
-
View User Profile
-
Send Message
Posted Apr 19, 2013@YiveMe
It doesn't put you in a race automatically. Im not sure what @jhs232 meant. Im adding permissions in future versions.
-
View User Profile
-
Send Message
Posted Apr 19, 2013@jhs232
I agree with him but maybe make it so this event only happens if the person has a certain permission since I don't want my staff/donors being put into regular player ranks.
-
View User Profile
-
Send Message
Posted Apr 18, 2013Could you make it so that joining a race would put you in a specific group?