这是一个适用于 Minecraft The Pit 玩法的插件,支持多种可配置功能与按世界启用事件。当前页面内容基于作者提供的原始说明整理而成。
/thepit help - 帮助指令/thepit reload - 重载配置文件/thepit setspawn - 设置出生点/thepit stats - 查看你的统计信息/thepit shop - 打开商店/thepit setkit - 设置默认 kitthepit.* - 允许玩家执行插件的所有指令thepit.reload - 允许执行 reload 指令thepit.setspawn - 允许执行 setspawn 指令thepit.addgold - 允许执行 addgold 指令thepit.setgold - 允许执行 setgold 指令thepit.removegol d - 允许执行 removegold 指令thepit.setkit - 允许设置 kit############################################################
# +------------------------------------------------------+ #
# | ThePIT v0.7 - Configuration file | #
# | by ImErkal_ | #
# +------------------------------------------------------+ #
############################################################
# DO NOT REMOVE ''
# Color codes: http://minecraftcolorcodes.com/
# Thanks for using my plugin, if you need help send me PM on spigot or
# join my discord server: https://discordapp.com/invite/JVjdtfZ
############################################################
# +------------------------------------------------------+ #
# | Settings | #
# +------------------------------------------------------+ #
############################################################
Prefix: '&bThePIT &3>> &r'
Chat-Enable: true
Launchpad-Enable: true
Title-Enable: true
ActionBar-Enable: true
Date-Format: dd/MM/yyyy
Scoreboard-update-ticks: 30
#MySQL or file
storage-type: file
MySQL:
Enable: false
host: localhost
port: 3306
username: user
database: db
password: pw
Per-Kill-Gold: 10
Per-Kill-XP: 15
Disable-Weather: true
Disable-Hunger-Lost: true
Remove-Arrow: true
Disable-Fall-Damage: true
DisableEntityExplode: true
DisableCreatureSpawnEvent: true
worlds:
- world
Regeneration:
seconds: 4
amplifier: 1
############################################################
# +------------------------------------------------------+ #
# | Messages | #
# +------------------------------------------------------+ #
############################################################
NoPerms: '&cYou do not have permission to execute this command.'
Only-Players: '&cOnly players can execute this command.'
Plugin-Reloaded: '&aPlugin has been reloaded succesfully!'
Spawn-Set: '&aThe spawn has been set.'
Waiting-For-Spawn: '&fSpawn point has not yet set! Type &b/thepit setspawn &fto set spawn.'
Help-Command-Header:
reload: '&bClick to reload plugin.'
setspawn: '&bClick to set spawn.'
shop: '&bClick to open shop.'
stats: '&bView your stats.'
addgold: '&bAdd gold to player account''s'
setgold: '&bSet a player''s gold.'
kit: '&bManage default kit.'
Player-Status:
fighting: '&cFighting'
idling: '&aIdling'
Unknown-Command: '&fThe command doesn''t exists.'
Shop-Name: '&eThePIT &cShop'
Chat-Format: '&7[&a{level}&7] &r{name} &3>> &r{message}'
NameTag-Format: '&7[&a{level}&7] &r{name}'
Gold-Receive: '&a&lKILL! &7on &c{killed} &b&l+{xp} &6&l+{gold}'
Player-Kill-Message: '&a{killer} &fwas killed &e{killed} &ffor &6{gold} gold!'
Death-Message: '&e{player} &fhas dead.'
Cant-See-Stats: '&cYou can''t see your stats, because MySQL is not connected!'
Steak-Message: '&c&lSTEAK! of &c{streak} &7kills by {player}'
Player-Not-Online: '&c{player} not online!'
Added-Gold: '&fYou received &6{gold} gold'
Added-Gold-To-Player: '&fYou received &6{gold} gold &fby &a{player}'
Cannot-Add-Gold: '&cYou can''t add gold! Because MySQL is disabled!'
Set-Gold-Message: '&fYou have set the player''s gold at &6{gold}'
Set-Gold-Message-Yourself: '&fYou have set your gold at &6{gold}'
Cannot-Set-Gold: 'You can''t set gold, because MySQL is not connected!'
Void-Kick-Message: '{prefix} You were kicked out because the spawn did not exist'
Remove-Gold-Message-Yourself: '&fYou have removed &6{gold} &ffrom your account.'
Remove-Gold-Message: '&fYou have removed &6{gold} &ffrom {player} account.'
Cannot-Remove-Gold: 'You can''t remove gold, because MySQL is not connected!'
Set-Kit-Message: '&aYou has set kit successfully!'
Title:
player-death:
title: '&c&lYOU DEAD!'
fadeIn: 0
stay: 20
fadeOut: 20
level-up:
title: '&b&lLEVEL UP!'
subtitle: '&7[&6{old_level}&7] &7[->] &7[&6{new_level}&7]'
fadeIn: 20
stay: 40
fadeOut: 20
no-enough-gold:
title: '&c&lNot enough gold!'
fadeIn: 20
stay: 40
fadeOut: 20
purchased-succesfully:
title: '&a&lPurchased succesfully this item!'
fadeIn: 20
stay: 40
fadeOut: 20
Actionbar:
kill-player: '&7{killed} &a&lKILL!'
Stats-Format:
- '&3________&r {prefix}&fYour stats &3________'
- '&b{point} &fKills: &b{kills}'
- '&b{point} &fDeaths: &b{deaths}'
- '&b{point} &fGold: &b{gold}'
- '&3&m------------------------------------'
Scoreboard:
title: '&e&lThe PIT &b&lv0.7'
lines:
- "&7{date}"
- "&r"
- "&fLevel: &a{level}"
- "&fNeeded XP: &b{need_xp}"
- ""
- "&fGold: &6{gold}"
- "&r"
- "&fStatus: {status}"
- "&r"
- "&ewww.spigotmc.org"default-kit:
content:
- ==: org.bukkit.inventory.ItemStack
type: IRON_SWORD
- ==: org.bukkit.inventory.ItemStack
type: BOW
- null
- null
- null
- null
- null
- null
- ==: org.bukkit.inventory.ItemStack
type: ARROW
amount: 32
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
armor:
- ==: org.bukkit.inventory.ItemStack
type: CHAINMAIL_BOOTS
- ==: org.bukkit.inventory.ItemStack
type: CHAINMAIL_LEGGINGS
- ==: org.bukkit.inventory.ItemStack
type: IRON_CHESTPLATE
- ==: org.bukkit.inventory.ItemStack
type: AIR
damage: -1
amount: 0"plugins" 文件夹中友情链接: 网易我的世界 | 泰拉瑞亚 | ocent云计算 | 米饭Minecraft插件文档 | 友链合作
历史访问人数:196,609 | 历史访问人次:301,910
今日访问人数:3,316 | 今日访问人次:3,661
昨日访问人数:30,537 | 昨日访问人次:36,142
Copyright © 2019-2026 我的世界服务器列表站. All rights reserved.
❤ Powered by GermMC 京ICP备17023959号-6