ArathosRPG
Home | Attributes | Config
Overview
ArathosRPG is a RPG based plugin to provide many upgrades to your server.
Installation:
- Download and install Vault (1.6 used for development)
- Download ArathosRPG and place it inside your Plugins Folder
Commands & Permission
rpgAdds aused /rpg item load <itemname>rpg.item.loadLoads the defined item to your hand​
| Commands | Permissions | Description |
|---|---|---|
| /rpg item create <materialId> <customName> <lore1> <lore2> <lore3> <lore4> | rpg.item.create | Creates a new item with the specified lore and displayname. Other than material id's you can use material names too. (To use spaces in names or lores you need to use "_" it will be replaced with a space) Colors are supported! |
| /rpg item rename <newName> | rpg.item.rename | Add/Change the name of the item your holding. (To use spaces in names or lores you need to use "_" it will be replaced with a space) Colors are supported! |
| /rpg duplicate <amount> | rpg.item.duplicate | Duplicates the item you are holding. |
| /rpg item save | rpg.item.save | Saves the item your holding to a file, so you can easily edit it later on or save customized item to load it later. As filename the displayname of the item is used |
| /rpg item load <itemname> | rpg.item.load | Loads the defined item to your hand |
| /rpg item lore add | rpg.item.lore.add | Changes the lore of the item ur currently Holding. |
Config
Click here for more informations.
ToDo list
- tell me some ideas
- more Attributes will be added
- floating holograms (self implementation)
Help
- If you have any bugs, please open a ticket and send me the error log (if issue is strange, give the list of your plugins, please),
- If you have any requests, please make a ticket for them too.
-
View User Profile
-
Send Message
Posted May 27, 2014@LordKainzo
Fixxed the upload
-
View User Profile
-
Send Message
Posted May 27, 2014Ups , i will remove the debug and upload a new one , when does the mana error apply?
Because i tried it with any form of using and everything was fine.
So if you have some more infos i could try to fix this.
Because of the way to addmaxmana its hard to find a good way without bugs for each slot.
-
View User Profile
-
Send Message
Posted May 27, 2014Left over debugging on your latest upload @Mike0so
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
[16:12:02 INFO]: 0 10000
And more issues..
http://pastie.org/private/xi7uc2cwoibi8sxiupna
inventory close events..
http://pastie.org/private/e4ms5ckqolytyryxxmuysa
http://pastie.org/private/djoaym07swjvathrgtgoq
-
View User Profile
-
Send Message
Posted May 27, 2014@Mike0so
Nice, right now you cant use custom NBT tags - bukkit will not reload those on restarts You can however take 'used' NBT tags and assign information to that so bukkit saves the info on them on reload.
ProtocolLIb author has a nice lib (NBT factory/attribute storage etc) that can do this for you.
I have an items framework already working but it isnt 100% yet.
Also, we have some massive things coming in for Heroes and will probably push Attributes to the public some point in the future, If you want to future proof yourself and add in lore support for Heroes Attributes, let me know.
-
View User Profile
-
Send Message
Posted May 27, 2014@Mike0so
I knew that but I think it too strong for player because this plugin will load any attributes in the slots but not I want what configurable equipment can read in slots. I got an idea for this feature and I will create a ticket after.
-
View User Profile
-
Send Message
Posted May 27, 2014@fmaster100
We will add holo support 1.2.3 with the beta of the stat system.
So 3-7 days till the stat system beta with fixxed holo support is uploaded.
-
View User Profile
-
Send Message
Posted May 27, 2014@LordKainzo
No because that would be a really messed up code then :)
I'm using java regex, wich is a lot faster than the way Item lore stats.
I'm learning nbt tags atm and will rewrite it to nbt tags.
But i still need to work around with it to grand a bug free and useful version of
ArathosRPG.
So soon you will have nbt tag supported lores :)
-
View User Profile
-
Send Message
Posted May 27, 2014@z65703071
You are using HoloAPI v.1.2.3, aren't you? ArathosRPG uses HoloAPI v1.2.0, but they changed the name of their main class since this version, this is why you get this "java.lang.ClassCastException". If you use HoloAPI v1.2.0 instead of v.1.2.3 it should work. Maybe we switch to v1.2.3 in one of our next updates.
But for the next time: Please create a ticket if you have an error/problem/bug. : )
-
View User Profile
-
Send Message
Posted May 27, 2014@Mike0so
Did you rewrite it to support color codes in front of the name instead of lore? :p
-
View User Profile
-
Send Message
Posted May 27, 2014@z65703071
No , if u put a Diamond Chestplate in this equipment slot you will only be able to use the attributes on this equipment. You wont get the defence of the vanilla armor value.
-
View User Profile
-
Send Message
Posted May 27, 2014@Mike0so
I saw it. Like any other equipment slot? so...... I guess it too strong for player. :( Anyway, I always expect the new version! :D New feature are pleasantly surprised!
-
View User Profile
-
Send Message
Posted May 27, 2014What happened? I'm Using ArathosRPG 0.07!
http://pastie.org/9222552
-
View User Profile
-
Send Message
Posted May 27, 2014@z65703071
http://dev.bukkit.org/bukkit-plugins/herouniverse/pages/feature/slot-feature/
-
View User Profile
-
Send Message
Posted May 27, 2014Could I say something? I want to ask...... isn't that currently, you can put any equipment on slot which work but even it's a weapon or armor? In the beginning, my original intention are......when you set some information of equipment in configuration then you can put equipment on slots. When you put some normal equipment on slots. Just nothing happens. :) (Smooth performance: only check the item name)
-
View User Profile
-
Send Message
Posted May 27, 20140.07 uploaded, waiting for approval.
Also you can find the rewrote project now here.
https://github.com/Mikeoso/ArathosRPG
Due the day i will make whole new documention and rewrite the project page
-
View User Profile
-
Send Message
Posted May 26, 2014Today i will upload 0.07 i rewrote the whole plugin so please delete the config to have all features in it.
Damage (+10 / 5-10)
Health (+10)
HealthRegen(+10) Armor (+10)
Dodge (+10%)
CritChance (+10%)
CritDamage (+10)
Life-Steal (+10)
Level (5)
Mana(+10) SpellPower(+10%)
Magic-Crit-Chance(+10%)
Magic-Crit-Damage(+10)
RegainHealth
Damage
Level up
Expgain
SkillName (when skill is used)
ManaRegain
Weapon damage
SpellDamage
-
View User Profile
-
Send Message
Posted May 26, 2014@Mike0so
Sorry, I mean the system of equipment slots.
-
View User Profile
-
Send Message
Posted May 26, 2014@z65703071
I quiet dont understand this sentense sorry.
Could you repeat it maybe? :)
-
View User Profile
-
Send Message
Posted May 26, 2014Great logo but currently, you can put any equipment even it just a weapon or armor?
-
View User Profile
-
Send Message
Posted May 25, 2014@rangrunera
I will check the api today, but i think skill api provides a good api.
I guess it should be no problem to add support for that.