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.