MonsterHamster | |
---|---|
![]() |
RPG,老板,魔法,传奇武器,点数 |
作 者 | CloeRS |
发布时间 | 2021年5月2日 |
支持核心 | Spigot | 原生版本 |
支持版本 | 1.12 |
插件详细介绍
本插件为 Minecraft 添加了多种具有不同效果和消耗的附魔,同时提供了一些管理和召唤怪物的指令。
🎉monsterhamster.admin
: 管理员指令权限。monsterhamster.shop
: 商店访问权限。monsterhamster.summon
: 召唤怪物权限。monsterhamster.player
: 玩家默认权限。monsterhamster.bypass
: 免受技能伤害(部分)。monstersummon
monsterhamster
bshop
bosspoints
mmodify
msetspawn
menchant
Config:
#Uses less resources, made for networks and large servers
NetworkMode: false
spawnTimer: true
# In ticks -> https://www.mapmaking.fr/tick/ # Default 30 minutes
spawnTime: 36000
# Max 32
rewardKillBoss: 1
ShopGui:
name: "MonsterShop"
spawnBroadcast: true
Enchantments:
Load_Enchantments: true
Active_Enchantments: true
PoisonTime: 50
PoisonLevel: 2
FreezeTime: 75
Healer:
HealerEnchantment: true
HealerDamage: 2.5
HealerStopHeal: 2.5
Vampirism:
HealthRob: 2.5
# 8 of every 10 hits Max: 9 (Rare), Min 1 (Common)
Probability: 8
Smelting:
SmeltingEnchantment: true
SmeltOres: true
SmeltBlocks: true
Items:
firebow: "Legendary Firebow"
freezeaxe: "Legendary Dread Axe"
smeltingpickaxe: "Legendary Furnace-Pickaxe"
poisonsword: "Legendary Hydra Sword"
healerhoe: "Legendary Healer Stick"
bloodsword: "Bloodest Sword"
flyboots: "Dragonflight Boots"
Shop:
BossCoin:
name: "Boss Coin"
price: 1
PoisonBook:
name: "Poison Enchantment"
price: 1
FireballBook:
name: "Fireball Enchantment"
price: 2
SmeltingBook:
name: "Smelting Enchantment"
price: 3
HealerBook:
name: "Healer Enchantment"
price: 4
VampirismBook:
name: "Vampirism Enchantment"
price: 5
FlyBook:
name: "Fly Enchantment"
price: 6
FreezeBook:
name: "Freeze Book"
price: 7
Abilities:
- "lighting"
- "shoot"
- "poison"
- "teleport"
AllowBosses:
- examplemonster
Monsters:
examplemonster:
name: '&cBenja'
# Max Health 5000
health: 100.0
armor: 10.0
damage: 5.0
knockback_resistance: 3.0
speed: 2.0
effect_multiplier: 2
effects:
- NIGHT_VISION
💬
Messages:
prefix: '&b&l[MonsterHamster&b] '
noPermission: '&cYou dont have permissions'
reload: '&aPlugin reload correctly'
unkown: '&cUnkown parameters'
unkownEntity: '&cUnkown entity boss'
noParameters: '&cInvalid parameters'
spawnEntity: '&aEntity spawn - &2%entity%'
bossDeathBroadcast: '&cHunt Boss &4%boss%&c, killer: &6%killer%'
bossPoints: '&6%player%, you have &9%points% &6points'
noBossPoints: '&6%player%, you dont have points, &cF'
enchantedItem: '&6The item was enchanted correctly'
noMoney: '&6You dont have boss points'
openShop: '&6Welcome to the MonsterShop'
heal: '&aYou were healed by %healer%'
cantheal: '&cYou cant give more health to other player!'
vampirism: '&c%vampire% rob your health'
cantrob: '&cYou cant rob more health'
vampirismrob: '&cYou rob health from %player%'
unkownEnchantment: '&cEnchantment not found'
selectSpawnPoint: '&aGlobal Boss SpawnPoint selected'
spawn: '&cBoss %boss% spawned in &4%location%'
claimPointsFromEpicCoin: '&aYou claimed %points% from Epic Coin'