RacesAndClasses

Races | Classes | Traits | Chat | Commands | Configuration | SkillTrees | Permissions | FAQ | Version History
What is RacesAndClasses?
RacesAndClasses (RaC) was made to bring the best RPG experience to Minecraft servers. You are able to customize your own classes and races, making your server a world full of adventure! RaC is inspired by the biggest MMORPG game in the world, known as World Of Warcraft.
Core Features of RaC
- Make different races and classes
- Every part can be customized
- Change the way players chat
- Change gameplay on your server significantly
- Provide RPG experiences to the PvE and PvP environment
- Add spells, totems and other WoW items in Minecraft, without a mod
- Have players choose their own playstyle and gameplay
Plugins with RaC
RaC works with almost any plugin! Mcmmo, heroes, faction and towny. These are the most commonly used plugins for this plugin and they all work 100%
RaC offers plenty of configuration, for each individual server. For example some server owners love the teleport arrow for raiding, and some don't; so It's all up to you.
Developers guide
RaC is as mentioned, a customizable plugin, that also counts for custom traits.
This means, that any developer can make their own traits and make his/her server even more special!
Contacts
If you are having trouble,
- post a comment on the comment section below.
- send a PM.
- Open a ticket / issue in the Issues section
Servers using RacesAndClasses
Important notices
First of all: All these components can be disabled in the config!
Gravity's Updater:
For legal reasons and for uploading this plugin to Bukkit I have to mention, that the plugin has an updating service which connects to 'http://www.curseforge.com/'. This includes:
- Checking the Version of the plugin against the newest release Version.
- Downloading the newest Version if enabled.
Error Uploader:
Also the Plugin uses an Error Uploding Service, which connects to my Domain: www.tobiyas.tk.
This includes:
- Reading Errors from the error.log located at plugins/RacesAndClasses/debug/error.log
- Uploading these errors to my domain (www.tobiyas.tk)
- The Errors are visibly ONLY to me (Tobiyas) and are regularly checked to find and fix bugs faster than via Tickets.
Hidendra's Metrics:
The plugin uses Hidendra's Metrics service and sends Metrics data of your Server to the Metrics at 'http://mcstats.org/'. This includes:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
All these services are optional and can be disabled via Configuration.
UPDATING From 1.1.6 AND OLDER VERSION
If you use the config.raceMaxHealth: ... of a race, this has been removed with 1.1.7.
You now have to use config.healthbonus: ... (as in classes) instead.
You get 20 base health + race healthbonus + class health bonus.
UPDATING FROM 1.0.3 AND OLDER VERSION
If you use
general_saving_savePlayerDataToDB: true
Set this option to false and do a restart with the old Version. For best Use with 1.0.3 (RC 2)! This will convert all File DB related Data to YML data. If you do NOT do this, your PlayerData will be LOST!!!
If you have
general_saving_savePlayerDataToDB: false
you can safely ignore this step.
Known Bugs for Current Version (1.2.0)
Only runs on Bukkit distros using Spigot API (spigot, paper, ...).
-
View User Profile
-
Send Message
Posted May 21, 2014Whenever I type in % into chat my message gets replaces by {msg], and it throws this error.
-
View User Profile
-
Send Message
Posted May 21, 2014@Mike0so
I did not understand a word of that, I'm sorry. Nor do I understand where you are coming from about any of the other plugins besides Heroe's. o.o
I mentioned nothing about your other plugins at all.
@Cliff_Ripper
.> I literally just brought up a MOD for your MCPC server that MAY be able to help you...
You know, cause MODS and PLUGINS can run on an MCPC server, that's the point of using MCPC... o.O
I am starting to wonder if I'm still being followed or not here, or if people are just reading random posts at this point and running with it? o.o
-
View User Profile
-
Send Message
Posted May 21, 2014@sakura_blades
I m using Races , Classes , and Jobs on my Server , but this plugin does also the only thing i need for my races also it says it supports heroes so i could use this one exept of my own.
So i can care about my other plugins.
-
View User Profile
-
Send Message
Posted May 21, 2014@sakura_blades
This is what I feared... Thanks for your help. This mod seems nice, but too technic for my server. I'm searching for a plugin with which I can create 6 races, with simple modifications, like more/less health, more/less speed, more/less resistance... And RaC was perfect. Too bad. I'll keep searching. If you know a plugin that combined all these things, this can really help me...
-
View User Profile
-
Send Message
Posted May 21, 2014@Cliff_Ripper
I would say that MCPC is missing a key thing from Bukkit that RaC needs to run. Sadly that happens more times than one would think. :\ I am sorry to hear that.
If you can do without your mods, maybe Bukkit would be more ideal? :P
Or perhaps for a class system, HackSlashMine? It's a mod that creates the leveled mobs, character leveling and such things as well.
-
View User Profile
-
Send Message
Posted May 21, 2014@sakura_blades
There is nothing in logs. I want said, maybe this plugin works only on Craftbukkit, and not on MCPC. I'll try without other plugins...
EDIT : I removed all plugins, except RaC, but nothing works more
-
View User Profile
-
Send Message
Posted May 21, 2014@Cliff_Ripper
So check the error log? And try it without any other un-nessacary plugins.
Everyone's experience is different, just as you said.. So someone else with a different setup might have issues where you would not, due to something else they have on their server. And Visa Versa.
Your MCPC is no different than anyone else's if you are using the version you need to. Unless you've modified that file yourself, it's just like everyone else's using that version, isn't it?
-
View User Profile
-
Send Message
Posted May 21, 2014@sakura_blades
But I don't know if the problem comes from my MCPC. Maybe it's an other thing who causes the plugin crashes...
-
View User Profile
-
Send Message
Posted May 21, 2014I have been tinkering with the leveling format for several hours now and I go from it's working, to now it's breaking everything including my spells.
I'm trying to use McMMO's combat skills, and while it's reading those, I cannot get an equation that I like to work.
'{Unarmed} + {Axes} + {Swords} + {Archery} / 100' - Works
'{Unarmed} + {Axes} + {Swords} + {Archery} \ 100' - Doesn't work
'{Unarmed} + {Axes} + {Swords} + {Archery} / 1000' - Doesn't do anything different than the top version
'{Unarmed} + {Axes} + {Swords} + {Archery} \ 20 / 100' - Doesn't work
'{Unarmed} * {Axes} * {Swords} * {Archery} / 100' - Nothing with any * works at all!
I am failing to understand what / does, and any of the symbols purpose besides +. Because judging from my McMMO skills they are adding up to the Level I'm getting as a result, but I don't see where the / is coming into play at all, no matter what I'm changing the "100" to.
@Cliff_Ripper
The only way to know, is to try..
You could've had your answer already if you had just tried you know..
-
View User Profile
-
Send Message
Posted May 20, 2014This plugin is compatible with the latest version of MCPC 1.7.2 or not? Please, answer me!
-
View User Profile
-
Send Message
Posted May 20, 2014@soulscapex
Try adding a description and trait name to the undisplayed trait, but I am not sure that is one that really needs to be displayed?
I have underwater breathing on one of my own classes but I use the custom name and descriptions for it and it shows up just fine that way.
As far as the other settings, (OnlyInWater) I'm not sure what those cannot be used with, but I know most if not all traits can be paired with that sort of setting.
I actually had to use OnlyInLava: False to prevent Last Stand from keeping ppl from dying in Lava. xD
-
View User Profile
-
Send Message
Posted May 20, 2014can you help me understand why its not showing the trait.
http://prntscr.com/3l2a6r here is the description
and here is the config
http://prntscr.com/3l2ayu
and is there a way to make certain races or classes perm only
-
View User Profile
-
Send Message
Posted May 20, 2014@sakura_blades
yes but can i just add it to any trait. and does it go with the other settings.
-
View User Profile
-
Send Message
Posted May 20, 2014This plugin is compatible with the latest version of MCPC 1.7.2 ?
-
View User Profile
-
Send Message
Posted May 20, 2014Is there a way to edit the description of the race/class when it appears in the GUI? I want to explain what they have access to that isn't in RaC, through permissions.
-
View User Profile
-
Send Message
Posted May 20, 2014Does anyone know if there's a way to set a class/race hp based on its current level? (like, hp = level * 2)
Also, is it possible to repeat traits but with different values depending on the class level? (like DamageIncreaseTrait to make +1 when level 1-10, +2 when 11-20, etc)
-
View User Profile
-
Send Message
Posted May 20, 2014I get this error fairly often when a player send a chat message, it also replaces their message with {msg}. It starts at the bottom.
Also it says I'm using v1.0.5, when Im using the latest?
-
View User Profile
-
Send Message
Posted May 20, 2014@Mike0so
Doesn't Heroes come with it's own Race/Class system? I'm having a hard time wrapping my brain around why you'd need both systems in the first place...
As far as the string for levels, I think that'd be something similar to McMMO's string? I'm not sure, as you've said there isn't any document ion on this available, and I for one would like to see more. I feel there is incomplete information and missing information altogether in some respects.
I wish I could give more insight on the subject, but again far as I am aware these two plugins do the same thing so I find it hard to understand why you'd need both. >.>
-
View User Profile
-
Send Message
Posted May 20, 2014Hey there,
Im using heroes /herostronghold , does the heroes support work?.
Because i couldnt see a Heroes string for the level or a heroes support section for health or something.
Do i need to set the health of the config to null?, I couldnt find any infos about the heroes support for this plugin so it would be nice if you could tell me some infos about it.
-
View User Profile
-
Send Message
Posted May 20, 2014Would it be possible to include a little more mcmmo or towny support to this? I'd like to set it so that things like totems or AoE effects only heal or damage appropriate players.
I have McMMO handling parties, and Towny handling towns and nations where players can claim cooperation and no longer attack one another in PvP. But when party X comes into contact with party Z and they fight. Party X's totems are also healing party Z.
I figure this is the same for Towny's towns and Nation truce system as well...
@soulscapex
onlyonday: true or false
It's a boolean thing. Either it works only on day, or not at all in day with this parameter.