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 Jan 13, 2015@emperor25
Try to in the config the 'general_saving_savePlayerDataToDB' to false.
-
View User Profile
-
Send Message
Posted Jan 12, 2015I'm using bukkit 1.7.2 and RacesAndClasses V1.0.3.
This is a complete error...
But all messages in error.log looks like this:
2015-01-13 01:03:16 [INFO] Debugger for Plugin:RacesAndClasses Version: 1.0.3 Started! System-Time: Tue Jan 13 01:03:16 CET 2015
2015-01-13 01:03:18 [SEVERE] Error: java.lang.NullPointerException message: 'null'
2015-01-13 01:03:18 [SEVERE] de.tobiyas.racesandclasses.persistence.file.YAMLPersistenceProvider.rescanKnownPlayers(YAMLPersistenceProvider.java:165)
2015-01-13 01:03:18 [SEVERE] de.tobiyas.racesandclasses.persistence.file.YAMLPersistenceProvider.getAllPlayersKnown(YAMLPersistenceProvider.java:137)
2015-01-13 01:03:18 [SEVERE] de.tobiyas.racesandclasses.persistence.converter.DBConverter.deleteOldPlayerData(DBConverter.java:39)
2015-01-13 01:03:18 [SEVERE] de.tobiyas.racesandclasses.persistence.converter.DBConverter.convertYMLToDB(DBConverter.java:27)
2015-01-13 01:03:18 [SEVERE] de.tobiyas.racesandclasses.persistence.converter.ConverterChecker.checkAllConvertionsNeeded(ConverterChecker.java:19)
2015-01-13 01:03:18 [SEVERE] de.tobiyas.racesandclasses.RacesAndClasses.setupConfiguration(RacesAndClasses.java:444)
2015-01-13 01:03:18 [SEVERE] de.tobiyas.racesandclasses.RacesAndClasses.initManagers(RacesAndClasses.java:242)
2015-01-13 01:03:18 [SEVERE] de.tobiyas.racesandclasses.RacesAndClasses.fullReload(RacesAndClasses.java:488)
2015-01-13 01:03:18 [SEVERE] de.tobiyas.racesandclasses.RacesAndClasses.onEnable(RacesAndClasses.java:211)
2015-01-13 01:03:18 [SEVERE] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218)
2015-01-13 01:03:18 [SEVERE] org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
2015-01-13 01:03:18 [SEVERE] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:384)
2015-01-13 01:03:18 [SEVERE] org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:298)
2015-01-13 01:03:18 [SEVERE] org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:280)
2015-01-13 01:03:18 [SEVERE] net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342)
2015-01-13 01:03:18 [SEVERE] net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319)
2015-01-13 01:03:18 [SEVERE] net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275)
2015-01-13 01:03:18 [SEVERE] net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175)
2015-01-13 01:03:18 [SEVERE] net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424)
2015-01-13 01:03:18 [SEVERE] net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
-
View User Profile
-
Send Message
Posted Jan 12, 2015@emperor25
Would be nice if you post the complete error.
The error can be found in plugins/RacesAndClasses/debug/error.log
Plus the Version of the plugin you use.
And the Server version you use.
-
View User Profile
-
Send Message
Posted Jan 12, 2015I have this problem in error.log
Error: java.lang.NullPointerException message: 'null'
Commands doesn't work probably because of this bug...
Is there any good solution?
Plugin seems to be perfect to my server ...
Thank you in advice for answer
-
View User Profile
-
Send Message
Posted Jan 11, 2015@deano3663
Permissions for '/racespawn':
EDIT: Also updated the Permissions page.
-
View User Profile
-
Send Message
Posted Jan 11, 2015What are the permission nodes for /racespawn , /racespawn set .... etc
Ive looked on the permission page but it is not listed
-
View User Profile
-
Send Message
Posted Jan 9, 2015do you have a 1.8 build, would it be possible to get a 1.8 build? I tried this build because its been updated recently but i get this error so i assume its not up to date yet.
-
View User Profile
-
Send Message
Posted Jan 9, 2015@Koreke
The title is not translateable at the moment.
Also the elements in the lores are not translateable at the Moment.
I will add this to the next Version.
The class file would be: de.tobiyas.racesandclasses.datacontainer.traitholdercontainer.gui.HolderInventory.class
-
View User Profile
-
Send Message
Posted Jan 9, 2015@Tobiyas Sorry to bother you! I tried to translate the word shows in the GUI I mean the the GUI "Select your race,minecraft ID" and each race info shows in the GUI,for example:Health,Armor... and the word"Select your class,minecraft ID.. and each class info shows in the GUI,for example:Health,Armor... Can you tell me where can I edit that?or which XXX.class files? Thank you so much!
-
View User Profile
-
Send Message
Posted Jan 9, 2015@sakura_blades
The raceTeams.yml is pretty simple.
You can define different 'Teams of Races' to fight against other Teams.
Here an little example:
Let's pretend we have the Following Races in the Plugin defined:
Now we can define the Following Teams:
With this setup, a Tauren can not hurt an: Orc, Tauren, Troll, Undead.
But he could hurt an: Elf, Human, Gnome, Dwarf.
Another example where every Race is for it's own:
The team names don't matter and can be anything and don't get shown in the game (to now. Maybe this will get changed).
I will write a small documentation to this later on.
@xtomyserrax
To all of your Suggestions:
Like sakura_blades already said: This is a 'RacesAndClasses' Plugin. Not a 'RacesAndClassesAndMonstersAndChestsAndMuchMoreOtherStuff' Plugin. A leveling System is already present, which may lean on various different other level Plugins as:
The current RaC Custom level system can only be used via Commands (/racelevel <playername> <lvl/exp> <number>).
/raclevel tobiyas lvl 10 : gives 10 levels to tobiyas.
/raclevel tobiyas exp 10 : gives 10 exp to tobiyas.
Negative values are also supported and will remove levels / exp.
@Koreke
Which words exactly?
-
View User Profile
-
Send Message
Posted Jan 9, 2015Hello!Really love your GUI to select a class or race,and I tried to translate the word shows in the GUI(class and race),can you tell me where can I edit that?Thank you so much,your plugin is awesome!
-
View User Profile
-
Send Message
Posted Jan 8, 2015@ sakura_blades
dude you gotta chill... I'm not pointing out an answer that we both know is not there, but some extra info. And you have to go on a sarcastic elaboration, lol.
I'm here to make the plugin as useful and fun for everyone, and you should actually help posters by explaining or pointing out solutions.
@ xtomyserrak
You can get some information on the level system inside the config.yml, the "Leveling" section. Should be self-explanatory...
-
View User Profile
-
Send Message
Posted Jan 8, 2015@sakura_blades
Could you explain me this level System?
If a quest sends me EXP it will take it as EXP for class?
How do i get EXP? And how can i edit the EXP a player get?
-
View User Profile
-
Send Message
Posted Jan 8, 2015@xtomyserrax
There is already a leveling system, and you can already make a class that needs a special level to use a trait/skill.
@RyujinNoKaen
If there is no info on how to format, then I guess there isn't any information I've been asking for. I asked how to set it up, I understand what it's supposed to do. But without a "how" there is no way to get it working at all, let alone how one would like it to.
-
View User Profile
-
Send Message
Posted Jan 8, 2015Please add the Leveling System i recommended and this plugin will rock!
-
View User Profile
-
Send Message
Posted Jan 7, 2015@sakura_blades
There's a second option under "race" in the config.yml explaining this, although there is no info on how to format the teams in the raceTeams.yml.
-
View User Profile
-
Send Message
Posted Jan 7, 2015@sakura_blades
I am just giving ideas. Against of dont apreciate what i did with my best wishes, why dont you say, okey well thanks for giving those ideas but this is a class and races plugin?
And what do you think of the other ideas?
Leveling System (THIS INCLUDES CLASSES, so you can make that a class need an special level to use an enchant) Basic's Shots (THIS INCLUDES CLASSES LIKE MAGE, so they can have a basic shot)
-
View User Profile
-
Send Message
Posted Jan 7, 2015@Tobiyas
So, how does this raceTeams.yml work?
I can't say that there appears to be any documentation that I've seen and it's completely empty so there is no Example to go off of.
-
View User Profile
-
Send Message
Posted Jan 7, 2015@xtomyserrax
This is called "Races and Classes" it supports, Races and Classes.
There are plugins out there that do Mobs, and Custom Items, Loot systems and and Dungeons.
Why bloat up this plugin to do a crap load of other things that have no actual use for it's intended Racial/Class system? Especially when there are seperate plugins out there that do all of this already? And yes, they work together great!
I use all of these other features, from other plugins with RaC just fine.
Lets not bloat up RaC with a bunch more other things. Especially when (and no offense to Tobiyas here) RaC struggles to keep what it does have, in working order as it is! Adding all this other complex, indepth bloat to what it already is now, is just asking for a shit load of trouble!
-
View User Profile
-
Send Message
Posted Jan 7, 2015@Tobiyas
Ideas:
- Add a Leveling Support [Very Needed!]. You will level with this: Getting EXP from mobs - Getting Quests for items - If an admin gives you EXP with an admin command of this plugin
- Add a MobSystem [Needed]. You can create own mobs (You can choose: His MobType, His NameTag, His Health, His Attack Damage (it can be like: he dammages from 2 to 3), His Spells (For bosses maybe?), His Armour and Hand Item, The item he drops, The EXP you get when you kill it) - You can create a spawner for this mobtypes (So its more World of Warcraft)
- Add an item system /(custom items) [Needed] (You can set: If its Poor/Normal/Rare/Legendary, You can set what level you have to be for using it, You can set his damage (From how much to how much like 2 to 3), You can set his itemtype (if its a stick, bow, sword, etc), You can set his name, You can set his Lore).
- Add a basic shot. Especcialy for mage's because they can throw skills, but they should have like a basic shot which doesnt do a lot of damage, it does the damage the stick says (If you add the item system you can set how much the stick will do of damage) And it can have effects like when you throw a firework but pointing the target.
- Add a RandomChests loot system. Where this custom items can be there.
- Add a Dungeon System (Maybe this idea can be the last one)
Thanks for reading! I can help translating into spanish if you dont have it! I wish you add all of them or in special the first 4 ideas!