You may ask; "What are mob tokens?". Well Mob Tokens are basically a way so your players can get rewards for just playing your server. Mob Tokens is an excellent feature for almost any type of game mode. Whether it be factions, skyblock or even survival. The possibilities are endless. Nevertheless let me show you why this is an excellent plugin for your server.
The token data is stored in a data.yml.
If you would like to see more pictures just let me know.
Code:
tokenshop-receive: "&6You have received %amount% tokens."
tokenshop-give: "&6%player% was given %amount% tokens."
tokenshop-bal: "&eYou have &6&n%amount% Tokens."
tokenshop-receiveitem: "&eYou have bought %type% for %amount% tokens!"
tokenshop-notenough: "&cYou do not have enough tokens to purchase that!"
tokenshop-found: "&eYou found a token while killing mobs!"
tokenshop-help: #add as many amount of lines as you want <3
- "&e/tokenshop bal &8- &7Tells the player their balance."
- "&e/tokenshop open &8- &7Opens the tokenshop."
- "&e/tokenshop give [player] [amount] &8- &7Gives the target tokens."
mobs: #this is the section that lets you config the rates of a mob dropping tokens ex: 5.0 is a 5% chance
BLAZE: 5.0
SKELETON: 2.5
ZOMBIE: 2.5
SPIDER: 2.5
CAVE_SPIDER: 2.5
gui-name: "&6Token Shop"
gui-size: 36 #values of 9
dummy-item:
item: STAINED_GLASS_PANE
data: 7
name: "&7"
slots: #as many slots as you want to have a dummy item
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
items:
CommonKey:
item: ENDER_PEARL
data: 0
name: "&a2x Common Keys"
lore:
- ""
- "&7Price: &b20 Tokens"
- ""
amount: 2
price: 50
slot: 9
commands:
- "crate give %player% common 2"
- "broadcast %player% bought 2 common keys in the token shop!"
VipRank:
item: PAPER
data: 0
name: "&6Vip Rank"
lore:
- ""
- "&7Price: &b100 Tokens"
- ""
amount: 1
price: 100
slot: 10
commands:
- "pex user %player% group add vip"
- "broadcast %player% bought the vip rank in the token shop!"
Config I made showing how easy and customizable it is.
I am only selling 5 copies of this
Each copy costs $5
PM me to purchase a copy
TermsEach copy costs $5
PM me to purchase a copy
- You will go first in the deal
- I have the right to not deal with you
- You will not claim to have made the plugin
- You will not leak the plugin
- You will not resell the plugin
Last edited:
