EarthQuake RPG
Plugin Premium
☆★ Coming Soon ★☆
Plugin Documentation
! - !
About
This plugin is one of many RPG Plugin.
Recommended For Server:
⭐ RPG
⭐ Magic World
Features
- NPC [Free] - Required Citizens
- Items [Free] - Make Your Own Items.
- Weapon [Free] - Make Your Own Weapons.
- Armor [Free] - Make Your Own Armor.
- Skills [Free] - Required Magic.
- Quest [Free] - Make Your Own Quest.
- Chat Formats [Free] - Make Your Own Chats Formats !
- Scoreboard [Free]
- And Many More!
Required Plugins
➲ Citizens
➲ MagicSpells
➲ Spigot 1.9
Download
To install this mini game on your server, download it here . Move the downloaded file in the folder /plugins/ of yout server.
Configure
To configure the plugin, start your server a first time to generate the file /plugins/Replica/config.yml. When the file is generated, open it.
Spoiler: Config.yml
[LIST=1]
[*]# you can see the error by the server console
[*]defaultClass: Survivor
[*]#player get how many skill point each level
[*]skillPoint: 1
[*]#the calculation is ( if player is 10 level ) player exp = dropExp * (10-1)
[*]dropExp: 10
[*]# the calculation is killer get exp * (bonusExp * (how many member - 1)) / how many member
[*]party:
[*] bonusExp: 1.0
[*] pvp: false
[*]AttributeBonus:
[*] strength:
[*] damage: 2
[*] constitution:
[*] health: 10
[*] healthRegen: 2
[*] dexterity:
[*] arrorDamage: 2
[*] intelligence:
[*] magicDamage: 2
[*] mana: 2
[*] manaRegen: 2
[*]#setup ur custom message !
[*]chat_format: <prefix><class> &f<player> &6&l>> &r<mesg>
[*]message:
[*] difLevelTooBig: "You can't get exp from this mob."
[*] haventMaxLevel: "§7Your level havent reach the max level of your current class"
[*] menu_header: "§7§l--====|||| §c§lHEART CRAFT §7§l ||||====--"
[*] expdrop: "§4You lost <expdrop> exp! "
[*] quest:
[*] completed: "§4You have already done this quest!"
[*] inProgress: "§aIn progress"
[*] taking: "§aYou have recieved the quest."
[*] tooManyInProgress: "§4You Have Taken Too Many Quest!"
[*] required:
[*] level: "§4This quest required level <lvl>."
[*] completed: "§4You need to done <quest> before you can take this quest."
[*] class: "§4This quest is only for <class> only."
[*] collect:
[*] itemInHand: "§aPlease hold the item that the quest needed."
[*] skill:
[*] cantUse: "§4You cannot use this skill!"
[*] dodge:
[*] attacker: "§3<defender> dodged your attack!"
[*] defender: "§3You dodged <attacker> damage!"
[*] level_up: "§6//^^§lLEVEL UP!§r§6^^\\"
[*] no_enoughtMana: "§1You have no enought mana to use this skill"
[*] addExp: "Added <exp> exp"
[*] noSP: "§4No Skill Point!"
[*] crit: "Critical!"
[*] party:
[*] create:
[*] success: "§9You successfully created a party."
[*] alreadyHave: "§9You already in a party."
[*] leave:
[*] success: "§b<leaver> §9has leave the party."
[*] disband: "§9The party has been disbanded."
[*] noParty: "§4You are not in a party yet."
[*] invite:
[*] sendInvite: "§eYou sended invitation to <target>."
[*] #<player> is who the player send the invite
[*] gainInvite: "§aWould you like to join §b<player>'s §eparty ?"
[*] sendedInvite: "§aYou already sended a invitation to §b<target>"
[*] noParty: "§4You are not in a party yet."
[*] notLeader: "§4You are not the leader of this party."
[*] accept:
[*] join: "§aYou have joined the party!"
[*] #message of party
[*] joinForParty: "<player> §ahas joined the party !"
[*] full: "§4This Party Is Full!"
[*] noInvitation: "<target> §4did'nt invite you to the party."
[*] targetNoParty: "<target> §4don't have a party."
[*] decline:
[*] success: "§4You have declined the invitation from <player>."
[*] noInvitation: "§4<target> did'nt invite you to the party."
[*] targetNoParty: "§4<target> did'nt join any party !"
[*] kick:
[*] success: "§4You have been kicked <target> out of your party."
[*] getKick: "§4You get kicked out of the party by <player>."
[*] notLeader: "§4You are not leader of this party."
[*] noParty: "§4You don't have a party."
[*] notSameParty: "§4The player is not in your party."
[*] info:
[*] noParty: "§4You don't have a party."
[*] stats:
[*] str: "§3Added 1 str - [Current:<str>]"
[*] dex: "§3Added 1 dex - [Current:<dex>]"
[*] con: "§3Added 1 con - [Current:<con>]"
[*] inte: "§3Added 1 inte - [Current:<inte>]"
[*] skillBook:
[*] level: "§4You cannot learn this skill.[Required Level:<level>]"
[*] spellError: "§4Error Spells <spell>"
[*] class: "§4<class> cannot learn this skill."
[*] learned: "§aYou already learn <spell>."
[*] success: "§aYou have successfully learn <spell>!"
[*] armor:
[*] level: "§4You cannot use this armor.[Required Level:<level>]"
[*] class: "§4<class> cannot use this armor!"
[*] weapon:
[*] level: "§4You cannot use this weapon.[Required Level:<level>]"
[*] class: §4<class> cannot use this weapon!
[*] item:
[*] level: "§4You cannot use this item.[Required Level:<level>]"
[*] class: "§4<class> cannot use this item!"
[*] success: "§aYou used <item> !"
[*] permission:
[*] command:
[*] weapon: "§4You dont have the permission to do it!"
[*] main: "§4You dont have the permission to do it!"
[*] armor: "§4You dont have the permission to do it!"
[*] skillBook: "§4You dont have the permission to do it!"
[*] class: "§4You dont have the permission to do it!"
[*] item: "§4You dont have the permission to do it!"
[*] mob: "§4You dont have the permission to do it!"
[*] party: "§4You dont have the permission to do it!"
[*] spawner: "§4You dont have the permission to do it!"
[*] level: "§4You dont have the permission to do it!"
[*] stat: "§4You dont have the permission to do it!"
[*] reload: "§4You dont have the permission to do it!"
[/LIST]
Code (Text):
[LIST=1]
[*]# you can see the error by the server console
[*]defaultClass: Survivor
[*]#player get how many skill point each level
[*]skillPoint: 1
[*]#the calculation is ( if player is 10 level ) player exp = dropExp * (10-1)
[*]dropExp: 10
[*]# the calculation is killer get exp * (bonusExp * (how many member - 1)) / how many member
[*]party:
[*] bonusExp: 1.0
[*] pvp: false
[*]AttributeBonus:
[*] strength:
[*] damage: 2
[*] constitution:
[*] health: 10
[*] healthRegen: 2
[*] dexterity:
[*] arrorDamage: 2
[*] intelligence:
[*] magicDamage: 2
[*] mana: 2
[*] manaRegen: 2
[*]#setup ur custom message !
[*]chat_format: <prefix><class> &f<player> &6&l>> &r<mesg>
[*]message:
[*] difLevelTooBig: "You can't get exp from this mob."
[*] haventMaxLevel: "§7Your level havent reach the max level of your current class"
[*] menu_header: "§7§l--====|||| §c§lHEART CRAFT §7§l ||||====--"
[*] expdrop: "§4You lost <expdrop> exp! "
[*] quest:
[*] completed: "§4You have already done this quest!"
[*] inProgress: "§aIn progress"
[*] taking: "§aYou have recieved the quest."
[*] tooManyInProgress: "§4You Have Taken Too Many Quest!"
[*] required:
[*] level: "§4This quest required level <lvl>."
[*] completed: "§4You need to done <quest> before you can take this quest."
[*] class: "§4This quest is only for <class> only."
[*] collect:
[*] itemInHand: "§aPlease hold the item that the quest needed."
[*] skill:
[*] cantUse: "§4You cannot use this skill!"
[*] dodge:
[*] attacker: "§3<defender> dodged your attack!"
[*] defender: "§3You dodged <attacker> damage!"
[*] level_up: "§6//^^§lLEVEL UP!§r§6^^\\"
[*] no_enoughtMana: "§1You have no enought mana to use this skill"
[*] addExp: "Added <exp> exp"
[*] noSP: "§4No Skill Point!"
[*] crit: "Critical!"
[*] party:
[*] create:
[*] success: "§9You successfully created a party."
[*] alreadyHave: "§9You already in a party."
[*] leave:
[*] success: "§b<leaver> §9has leave the party."
[*] disband: "§9The party has been disbanded."
[*] noParty: "§4You are not in a party yet."
[*] invite:
[*] sendInvite: "§eYou sended invitation to <target>."
[*] #<player> is who the player send the invite
[*] gainInvite: "§aWould you like to join §b<player>'s §eparty ?"
[*] sendedInvite: "§aYou already sended a invitation to §b<target>"
[*] noParty: "§4You are not in a party yet."
[*] notLeader: "§4You are not the leader of this party."
[*] accept:
[*] join: "§aYou have joined the party!"
[*] #message of party
[*] joinForParty: "<player> §ahas joined the party !"
[*] full: "§4This Party Is Full!"
[*] noInvitation: "<target> §4did'nt invite you to the party."
[*] targetNoParty: "<target> §4don't have a party."
[*] decline:
[*] success: "§4You have declined the invitation from <player>."
[*] noInvitation: "§4<target> did'nt invite you to the party."
[*] targetNoParty: "§4<target> did'nt join any party !"
[*] kick:
[*] success: "§4You have been kicked <target> out of your party."
[*] getKick: "§4You get kicked out of the party by <player>."
[*] notLeader: "§4You are not leader of this party."
[*] noParty: "§4You don't have a party."
[*] notSameParty: "§4The player is not in your party."
[*] info:
[*] noParty: "§4You don't have a party."
[*] stats:
[*] str: "§3Added 1 str - [Current:<str>]"
[*] dex: "§3Added 1 dex - [Current:<dex>]"
[*] con: "§3Added 1 con - [Current:<con>]"
[*] inte: "§3Added 1 inte - [Current:<inte>]"
[*] skillBook:
[*] level: "§4You cannot learn this skill.[Required Level:<level>]"
[*] spellError: "§4Error Spells <spell>"
[*] class: "§4<class> cannot learn this skill."
[*] learned: "§aYou already learn <spell>."
[*] success: "§aYou have successfully learn <spell>!"
[*] armor:
[*] level: "§4You cannot use this armor.[Required Level:<level>]"
[*] class: "§4<class> cannot use this armor!"
[*] weapon:
[*] level: "§4You cannot use this weapon.[Required Level:<level>]"
[*] class: §4<class> cannot use this weapon!
[*] item:
[*] level: "§4You cannot use this item.[Required Level:<level>]"
[*] class: "§4<class> cannot use this item!"
[*] success: "§aYou used <item> !"
[*] permission:
[*] command:
[*] weapon: "§4You dont have the permission to do it!"
[*] main: "§4You dont have the permission to do it!"
[*] armor: "§4You dont have the permission to do it!"
[*] skillBook: "§4You dont have the permission to do it!"
[*] class: "§4You dont have the permission to do it!"
[*] item: "§4You dont have the permission to do it!"
[*] mob: "§4You dont have the permission to do it!"
[*] party: "§4You dont have the permission to do it!"
[*] spawner: "§4You dont have the permission to do it!"
[*] level: "§4You dont have the permission to do it!"
[*] stat: "§4You dont have the permission to do it!"
[*] reload: "§4You dont have the permission to do it!"
[/LIST]
Screenshoot
Spoiler: Screenshoot
Permissions
-
- earthquakerpg.command.*
- earthquakerpg.command.main: true
- earthquakerpg.command.party: true
- earthquakerpg.command.level: true
- earthquakerpg.command.stat: true
- earthquake..command.armor: true
- earthquakerpg.command.skillBook: true
- earthquakerpg.command.class: true
- earthquakerpg.command.item: true
- earthquake.command.mob: true.
- earthquake.command.spawner: true
- earthquakerpg.command.reload:
- earthquakerpg.command.main
Next Feature
- More Skills
- More Class
- Can Edit The Scoreboard
Video Coming Soon !
➽ Server List
PM Me If You Using This Plugin
!
Sponsor By
Crystal Hosting
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
EarthquakeRPG is a free Minecraft Java mod. Compatible with Minecraft 1.9. Downloaded 586 times (via Spigot). Download it and open it directly in the game.