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 Mar 4, 2016@erdrickk
I uploaded the wrong file... -_- Sorry.
Will be available soon.
-
View User Profile
-
Send Message
Posted Mar 4, 2016Plugin won't load http://hastebin.com/inaxixayaw.profile
am I missing something?
-
View User Profile
-
Send Message
Posted Mar 4, 2016[22:02:25] [Server thread/ERROR]: Could not load 'plugins\RacesAndClasses.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: de/tobiyas/util/UtilsUsingPlugin
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_73]
Caused by: java.lang.NoClassDefFoundError: de/tobiyas/util/UtilsUsingPlugin
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_73]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_73]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_73]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_73]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_73]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_73]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_73]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_73]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
... 6 more
Caused by: java.lang.ClassNotFoundException: de.tobiyas.util.UtilsUsingPlugin
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_73]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_73]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_73]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_73]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_73]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_73]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_73]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_73]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_73]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.9.jar:git-Spigot-87e2f47-ef13ca4]
... 6 more
Thats all the Plugin do.
-
View User Profile
-
Send Message
Posted Mar 4, 2016@sakura_blades
I have written a small article to Skill Trees here.
It's basicly like any other MMO skill-tree system.
-
View User Profile
-
Send Message
Posted Mar 3, 2016@Tobiyas
Skilltrees huh? That's interesting. How exactly are these supposed to work?
-
View User Profile
-
Send Message
Posted Mar 3, 2016Im using 1.1.9. Also, when I join it triggers the command that is supposed to trigger when I choose a race/class.
-
View User Profile
-
Send Message
Posted Mar 3, 2016Hey,
Just to give you all a brief overview on what I am currently workingin RaC:
That's why it's taking a bit longer at the moment.
If you look into Github you see that I am currently fixing and adding stuff on almost daily basis.
I am currently fixing bugs + testing. The next version will be a Beta, because probably there will be thinges that are broken (just for your information). I can't find all bugs on myself.
Now the the Comments:
@MJA2308
Yes as mentioned above.
@Expodium
Can you tell me which version you are using?
This should not happen.
-
View User Profile
-
Send Message
Posted Mar 2, 2016Will this come for 1.9?
-
View User Profile
-
Send Message
Posted Mar 1, 2016Hello Tobiyas, RacesAndClasses is truly an amazing plugin, but I have 2 issues:
Everytime the server restarts I have to re-choose a race and a class, do you know what causes that?
Also, the backstab trait doesn't seem to work, I saw someone else making a post about it, but I still can't get it to work.
There are no errors for either of the issues!
-
View User Profile
-
Send Message
Posted Feb 28, 2016@GDubstep
try: '/raclevel <player> exp <exp>' (/raclevel tobiyas exp 1000) for adding exp.
or: '/raclevel <player> lvl <level>' (/raclevel tobiyas lvl 2) for adding levels.
-
View User Profile
-
Send Message
Posted Feb 28, 2016what is the command that i have to put ? cause i dont remember the RaC exp command :3
-
View User Profile
-
Send Message
Posted Feb 24, 2016@DCEDO
This should not happen? Do you have more than 3 spells? If so, it should display them all (I think 15 or 16 is the max for minecraft). Could you tell me which version of Bukkit (+distributon) and RaC you are using?
@eifelrose
This should not happen.
The Race / Class should be saved DIRECTLY when chosen. Can you look into you player file after saving a race / class if it is present? You playerfile is in /plugins/RacesAndClasses/Playerdata/<Your UUID>.yml
@GDubstep
You can give a player EXP via a command. If Quests is capable of executing command, that should do. I can not add something to his plugin. (by the way, I can't even download his plugin from Jenkins... Seems broken somehow).
\
@DCEDO
I have to check. Maybe the API for magic spells changed.
-
View User Profile
-
Send Message
Posted Feb 24, 2016Do you know why the scoreboard don't display more than 3spells ? After it's hide, how to change that
-
View User Profile
-
Send Message
Posted Feb 22, 2016Hi is there a way to keep the races remembered so that every time the server restarts, it wont ask you for your race again? This is getting very annoying
-
View User Profile
-
Send Message
Posted Feb 21, 2016i mean that i want to connect the RaC level system with Quests plugin , so when a quest will be done , a the player will get 100 RaC xp for example , is this possible ?
-
View User Profile
-
Send Message
Posted Feb 20, 2016Hi, is it possible to show the scoreboard with all the spells like with the bow ? For exemple, with a stick, the spell are show on the scoreboard too. Sorry for my English I'm french.
Another point : can you give me an example to use a spell of the plugin MagicSpells, when I try it doesn't work and when I try to cast a spell with /cast spell, the text "/cast" appear in the chat.
If u don't understand something ask me to write again.
Thank's for this amazing plugin
-
View User Profile
-
Send Message
Posted Feb 17, 2016@Tobiyas
Thanks man :D
-
View User Profile
-
Send Message
Posted Feb 17, 2016@Tobiyas
Thank you very much for your reply, now it works :)
-
View User Profile
-
Send Message
Posted Feb 17, 2016@WielkieCzarneY
Particle are as 'Particle-Containers'.
You have to use it like this:
'EFFECT#AMOUNT#DATA#VECTOR_X#VECTOR_Y#VECTOR_Y#VECTOR_Z'example:
'crit#10#0#0#0.1#0'That would do 10 crit-particles upwards.
The list you took should be correct.
-
View User Profile
-
Send Message
Posted Feb 17, 2016Hi :)
I have simple problem with particles in spells like "ThrowItemTrait" etc. I'm taking names from http://minecraft.gamepedia.com/Particles, but it doesnt seem to work ;_; I tried with ' ' and without it. Could you tell me exactly how to configurate it? It would be great if you could show me an example :)