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 Nov 7, 2014Hello,
I'm wondering if there's a way to cause a player to take constant damage under certain conditions. For example; I want a player that is the "Ender" or "Nether" race to take damage whenever it rains or they enter water. I've been looking through your traits for a while now and the closest I've seen is "SunDamageTrait," and the "NightDamageTrait," which don't do what I want.
Thanks.
-
View User Profile
-
Send Message
Posted Nov 4, 2014@Ildigrub
Movement trait works on a decimal, so you'd want something like this:
MovementSpeedTrait:
operation: '-'
value: 0.1
or MovementSpeedTrait:
operation: '-'
value: 1.0
Though 1 is normal speed, so you'd want a 0.#. If you're seeking a slightly slower speed - 0.1 should do just fine.
@El1te_StarDragon
Actually if you trigger a + operation you can make your race/class move faster. This is what I do. An operation of + with a value of 0.3 makes my races move that much faster than normal. So an operation actually does make a difference.
EDIT: Okay it dawned on me what I said vs what you said, and I guess that example is kind of redundant on what you said. xD Either way, for this I may need to do some more testing on my end to confirm to myself that this is true. But, I'm not saying I don't entirely believe you or the documentation. Just know that some things don't always work as intended ;P
-
View User Profile
-
Send Message
Posted Nov 4, 2014@Ildigrub
"MovementSpeedTrait" This lets you move faster. Values > 0.2 make you move faster. Values < 0.2 make you move slower. Values MUST be between 0 and 1. Otherwise they won't be accepted by Bukkit. Expected values: MovementSpeedTrait: value: decimal (between 0 and 1) There is no "operation" So in essence make it 0.1 or something.
-
View User Profile
-
Send Message
Posted Nov 4, 2014just a question:
how do I make a race/class slower than the rest? I tried using:
MovementSpeedTrait:
operation: '-'
value: 1
but that just made it faster (I know I used proper names and spacing because the race is way faster)
-
View User Profile
-
Send Message
Posted Nov 4, 2014@Tobiyas
thanks man I fixed the font errors and it works just right. I made sure to give you and
El1te_StarDragon and Sakura_Blades credit on my servers PMC page thanks for all the help
-
View User Profile
-
Send Message
Posted Nov 3, 2014@Ildigrub
I think it has to do with Font.
-
View User Profile
-
Send Message
Posted Nov 3, 2014@El1te_StarDragon
no in the pastebin thing.
-
View User Profile
-
Send Message
Posted Nov 3, 2014@Ildigrub
Spacing in race tag?
-
View User Profile
-
Send Message
Posted Nov 3, 2014@Tobiyas
is there some sort of way you can fix that? I know you don't want to spam replies
-
View User Profile
-
Send Message
Posted Nov 3, 2014@Ildigrub
It's not needed, but optional. If it is not present, '[racename]' is used, I think.
@Ildigrub
Well, that's strange.
-
View User Profile
-
Send Message
Posted Nov 3, 2014@Tobiyas
also for some reason it puts blank lines between each lettered line and kills your spacing
-
View User Profile
-
Send Message
Posted Nov 3, 2014@Tobiyas
isn't there supposed to be a racetag? with the default races there was a racetag
-
View User Profile
-
Send Message
Posted Nov 3, 2014@Ildigrub
You killed the synthax. I corrected it a bit. Try this.
@Ildigrub This is slightly complicated. I'll take a look into it.
-
View User Profile
-
Send Message
Posted Nov 3, 2014and just a suggestion:
can you make it so that the long range arrow goes faster without increase the amount of damage that it deals?
-
View User Profile
-
Send Message
Posted Nov 3, 2014http://pastebin.com/eYNppcse
what did I do wrong with my races? before they were just like my classes used to be(now classes work) but now the races aren't even on the race list
-
View User Profile
-
Send Message
Posted Nov 3, 2014@Ildigrub
Well I'm off for the night, I hope this fixes your problem. Btw paste bin is a site in which you can copy and paste onto it, like a txt document. You then share the link, saving space just like imgur
-
View User Profile
-
Send Message
Posted Nov 3, 2014@Ildigrub
Yes I auto updated to latest. Just use jar file of current version to wipe.
-
View User Profile
-
Send Message
Posted Nov 3, 2014@El1te_StarDragon
also are you using plugin version 1.1.0 or 1.1.1?
-
View User Profile
-
Send Message
Posted Nov 3, 2014@El1te_StarDragon
im not sure what paste bin is, and the arrow damage increase is supposed to be blank according the traits section on this plugin. as for the clean install idea, would it be alright to just use the .jar file to generate all the information and remodify?
-
View User Profile
-
Send Message
Posted Nov 3, 2014@Ildigrub
I copied and pasted your class page and ALL work, so it must be something else. Try doing a clean install of RaC.