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 2, 2014@Ildigrub
Kk ill read over when I'm next at my computer. Next time use pastebin so you dont spam chat. Just from a quick scan your arrow dmg incrase trait is blanc.
-
View User Profile
-
Send Message
Posted Nov 2, 2014@El1te_StarDragon
sorry didn't see that post heres the classes file: (I figured out how to show proper spacing XD)
Warrior:
config:
classtag: '[Warrior]'
health: '+5'
traits:
DamageIncreaseTrait:
operation: '*'
value: 2
AxeDamageIncreaseTrait:
operation: '+'
value: 1
SwordDamageIncreaseTrait:
operation: '*'
value: 2
Archer:
config:
classtag: '[Archer]'
health: '+1'
traits:
PoisonArrowTrait:
duration: 10
totalDamage: 10
FireArrowTrait:
duration: 10
totalDamage: 11.0
TeleportArrowTrait:
cooldown: 25
ArrowDamageIncreaseTrait:
ExplosiveArrowTrait:
radius: 3
damage: 5.0
explode: true
StunArrowTrait:
duration: 5
chance: 1
LongArrowTrait:
speed: 5
Mage:
config:
classtag: '[Mage]'
health: '-1'
manabonus: 20
traits:
ManaRegenerationTrait:
time: 10
value: 20.0
FireballTrait:
cost: 5
ItemForManaConsumeTrait:
item: WHEAT
cost: 5
value: 5
WallTrait:
cost: 5.0
duration: 5
material: obsidian
ExplosionTrait:
damage: 5.0
range: 6
cost: 15
explode: true
SlowFallTrait:
cost: 10
duration: 15
ColdFeetTrait:
cost: 5
duration: 30
Shaman:
config:
classtag: '[Shaman]'
health: '+1'
manabonus: 20
traits:
HealTotemTrait:
cost: 10.0
duration: 30
range: 10
tickEvery: 1
value: 1
cooldown: 60
PotionTotemTrait:
cost: 10.0
effect: 11
amplfier: 2
duration: 10
cooldown: 45
ItemForManaConsumeTrait:
item: MUSHROOM_SOUP
cost: 1.0
value: 10.0
ManaRegenerationTrait:
time: 5
value: 1
MagicHealTrait:
cost: 4.0
value: 10
blocks: 20
cooldown: 10
LightningTrait:
cost: 5.0
Warlock:
config:
classtag: '[Warlock]'
health: '-1'
manabonus: 25
traits:
FireballTrait:
cost: 2.0
ExplosionTrait:
damage: 10.0
range: 10
cost: 6.0
explode: true
cooldown: 10
ManaRegenerationTrait:
value: 2
time: 7
LightningTrait:
cost: 2.0
Paladin:
config:
classtag: '[Paladin]'
health: '+10'
manabonus: 10
traits:
MagicHealTrait:
cost: 10
value: 5
blocks: 10
DamageReduceTrait:
operation: '*'
value: 0.75
AxeDamageIncreaseTrait:
operation: '*'
value: 1.5
ShovelDamageIncreaseTrait:
operation: '*'
value: 2.0
ManaRegenerationTrait:
value: 1
time: 10
Rogue:
config:
classtag: '[Rogue]'
classhealth: '+0'
manabonus: 15
traits:
BackstabTrait:
blocks: 5
strength: 1
duration: 2
PoisonedWeaponTrait:
duration: 5
totaldamage: 5
applications: 10
chance: 1.0
poisonMaterial: SPIDER_EYE
SprintTrait:
duration: 10
value: 2
cooldown: 30
MovementSpeedTrait:
operation: '+'
value: 0.25
ManaRegenerationTrait:
value: 1
time: 5
Priest:
config:
classtag: '[Priest]'
classhealth: '+1'
manabonus: 30
traits:
MagicHealTrait:
cost: 5
value: 15
blocks: 30
MagicAreaHealTrait:
cost: 15
range: 10
value: 10
target: ally
HealTotemTrait:
cost: 5
duration: 60
range: 25
tickEvery: 1
value: 2
cooldown: 80
WallTrait:
cost: 5
duration: 20
material: bedrock
PushAwayTrait:
cost: 3
blocks: 15
RegenerationTrait:
operation: '+'
value: 1
ManaRegenerationTrait:
time: 5
value: 2
-
View User Profile
-
Send Message
Posted Nov 2, 2014@KnightcraftRPGServer For your spells have you added this trait to cast? "MagicSpellsSpellTrait" This activates a MagicSpells spell. Expected value syntax: MagicSpellsSpellTrait: name: the name of the MagicSpells spell as name
-
View User Profile
-
Send Message
Posted Nov 2, 2014@Ildigrub
As I stated below can you please upload your class file as well as config to paste bin so I can find any mistakes.
-
View User Profile
-
Send Message
Posted Nov 2, 2014http://www.twitch.tv/ildigrub/b/584703984
a video demonstration of the issue in case I explained it in too little detail
-
View User Profile
-
Send Message
Posted Nov 2, 2014anyone else having issues with traits not working? I can slect them with wans and bows etc but they don't work when I try to use them.
-
View User Profile
-
Send Message
Posted Nov 2, 2014@Ildigrub
Can you paste you config to paste bin please and upload link?
-
View User Profile
-
Send Message
Posted Nov 2, 2014@ZamX735
If you want your config file (config.yml) regenerated, just rename the old one and it will be recreated as config.yml. Vor usw the Commando: /configregenerate
-
View User Profile
-
Send Message
Posted Nov 2, 2014@imafreak123 no, I mean just just copy and pasting the default configuration for races and classes.
-
View User Profile
-
Send Message
Posted Nov 2, 2014@ZamX735
im sorry I have no idea how to link it here however you could install the plugin again and copy paste it into your server run it and copy paste any previous changes into the newly installed one
or copy paste the files elsewhere and use the .jar to generate the info again and copy paste your changes to the new one
-
View User Profile
-
Send Message
Posted Nov 2, 2014Hey, by mistake I removed all of the configuration files of the races and classes plugin, don't ask how. Could some one please copy and paste the default configuration for races and then classes? I would really be thankful.
-
View User Profile
-
Send Message
Posted Nov 2, 2014it updated successfully but still none of the traits except for magic area heal trait work. all of my races and classes show with their proper traits.
-
View User Profile
-
Send Message
Posted Nov 2, 2014well... there clearly is an issue with the traits config. only troll blood, dwarf skin, teleport arrow, heal other, sprint, STD axe damage, berserker rage, and last stand traits work. I set the plugin to automatically update so ill restart the server and see if it fixes it. if that doesn't work how do I fix it?
-
View User Profile
-
Send Message
Posted Nov 2, 2014@El1te_StarDragon
my spacing is right this comment box just messed it up but I will check the config thanks
-
View User Profile
-
Send Message
Posted Nov 2, 2014@Tobiyas
Can it also be, herpahps, that certain traits like FireArrow are simply unable to be given a cooldown?
I posted the problem one page back and it, together with other traits, just seems to ignore the Cooldown factor.
-
View User Profile
-
Send Message
Posted Nov 2, 2014@KnightcraftRPGServer
Are you using group manager or some other permission plugin?
-
View User Profile
-
Send Message
Posted Nov 2, 2014@Ildigrub
Your spacing is wrong, check mine for example http://pastebin.com/fMGbwYf0, Also you values are wrong e.g Your stun arrow has 100% chance???
PS have you also enabled it in config? As well as the LATEST Plugin version?
-
View User Profile
-
Send Message
Posted Nov 1, 2014I give up working on it for tonight here you can analyze it and see why none of my traits work:
warrior:
config:
classtag: '[Warrior]'
health: '+5'
traits:
DamageIncreaseTrait:
operation: '*'
value: 2
AxeDamageIncreaseTrait:
operation: '+'
value: 1
SwordDamageIncreaseTrait:
operation: '*'
value: 2
archer:
config:
classtag: '[Archer]'
health: '+1'
traits:
PoisonArrowTrait:
duration: 10
totalDamage: 10
FireArrowTrait:
duration: 10
totalDamage: 11.0
TeleportArrowTrait:
cooldown: 25
ArrowDamageIncreaseTrait:
ExplosiveArrowTrait:
radius: 3
damage: 5.0
explode: true
StunArrowTrait:
duration: 5
chance: 1
LongArrowTrait:
speed: 5
mage:
config:
classtag: '[Mage]'
health: '-1'
manabonus: 20
traits:
ManaRegenerationTrait:
time: 10
value: 20.0
FireballTrait:
cost: 5
ItemForManaConsumeTrait:
item: WHEAT
cost: 5
value: 5
WallTrait:
cost: 5.0
duration: 5
material: obsidian
ExplosionTrait:
damage: 5.0
range: 6
cost: 15
explode: true
SlowFallTrait:
cost: 10
duration: 15
ColdFeetTrait:
cost: 5
duration: 30
Shaman:
config:
classtag: '[Shaman]'
health: '+1'
manabonus: 20
traits:
HealTotemTrait:
cost: 10.0
duration: 30
range: 10
tickEvery: 1
value: 1
cooldown: 60
PotionTotemTrait:
cost: 10.0
effect: 11
amplfier: 2
duration: 10
cooldown: 45
ItemForManaConsumeTrait:
item: MUSHROOM_SOUP
cost: 1.0
value: 10.0
ManaRegenerationTrait:
time: 5
value: 1
MagicHealTrait:
cost: 4.0
value: 10
blocks: 20
cooldown: 10
LightningTrait:
cost: 5.0
Warlock:
config:
classtag: '[Warlock]'
health: '-1'
manabonus: 25
traits:
FireballTrait:
cost: 2.0
ExplosionTrait:
damage: 10.0
range: 10
cost: 6.0
explode: true
cooldown: 10
ManaRegenerationTrait:
value: 2
time: 7
LightningTrait:
cost: 2.0
Paladin:
config:
classtag: '[Paladin]'
health: '+10'
manabonus: 10
traits:
MagicHealTrait:
cost: 10
value: 5
blocks: 10
DamageReduceTrait:
operation: '*'
value: 0.75
AxeDamageIncreaseTrait:
operation: '*'
value: 1.5
ShovelDamageIncreaseTrait:
operation: '*'
value: 2.0
ManaRegenerationTrait:
value: 1
time: 10
Rogue:
config:
classtag: '[Rogue]'
classhealth: '+0'
manabonus: 15
traits:
BackstabTrait:
blocks: 5
strength: 1
duration: 2
PoisonedWeaponTrait:
duration: 5
totaldamage: 5
applications: 10
chance: 1.0
poisonMaterial: SPIDER_EYE
SprintTrait:
duration: 10
value: 2
cooldown: 30
MovementSpeedTrait:
operation: '+'
value: 0.25
ManaRegenerationTrait:
value: 1
time: 5
Priest:
config:
classtag: '[Priest]'
classhealth: '+1'
manabonus: 30
traits:
MagicHealTrait:
cost: 5
value: 15
blocks: 30
MagicAreaHealTrait:
range: 10
value: 10
target: ally
HealTotemTrait:
cost: 5
duration: 60
range: 25
tickEvery: 1
value: 2
cooldown: 80
WallTrait:
cost: 5
duration: 20
material: bedrock
PushAwayTrait:
cost: 3
blocks: 15
RegenerationTrait:
operation: '+'
value: 1
ManaRegenerationTrait:
time: 5
value: 2
-
View User Profile
-
Send Message
Posted Nov 1, 2014I have it working a lot better all of my races and classes show now with their proper healths however most of the traits aren't working (even though they are shown and selectable) and its not registering MagicAreaHealTrait as a trait. It says that there is an error in the logs with MiningSpeedTrait.
-
View User Profile
-
Send Message
Posted Nov 1, 2014I ran them through the Bukkit YAML checker and got more comprehendible and sensible ill check it now