我的世界地皮插件汉化版是专为minecraft游戏服务器端开发的应用插件,使用后可以增加许多OP管理功能,方便对世界定义和玩家行为作出更多设置。
如何安装:
第一步
下载好对应版本的多世界插件和PlotMe(废话)
MuLtiverse-Core传送门
Mulitworld传送门
第二步
把Multiverse-Core(或者是其他的多世界插件)和Plotme丢进/plugins.
第三步
启动一次服务器,目的是生成配置文件
第四步
打开/plugins/PlotMe/config.yml
修改配置
(配置文件汉化在帖子里)
(如果不需要可以跳过)
第五步
创造地皮世界
下面的plotworld为默认世界名
如果修改了配置文件中的世界名就不是plotworld了创造方法 Muitiverse-Core
/mv create plotworld normal -g PlotMe
/mv create plotworld normal -g PlotMe</font>
MulitWorld/mw create plotworld plugin:PlotMe
命令和权限:
/plotme claim <player> 为别人认领你脚下的地皮
/plotme auto 自动认领顺序下一个地皮
/plotme home[:#] 设置家,如果你有多个:
/plotme home 会带你去你1号地皮.
/plotme home:2 会带你去2号地皮.
/plotme home[:#] <player> 去别人家/plotme home id 会带你去他的1号地皮.
/plotme home:2 id 会带你去他的2号地皮.
/plotme list 列出你的地皮
/plotme list <player> 列出别人的地皮
/plotme info 列出你站在的地皮的信息(包括地皮id, 主人,地形, 日期, 结束 帮助).
/plotme comment <text> 评论一下(留言)到当前的地皮
/plotme comments 查看各种留言
/plotme biome 查看目前地形
/plotme biome <biome> 改变当前地皮的地形
/plotme biomelist 列出可设置地形
/plotme tp <id> 传送到某个地皮
/plotme id 查看当前地皮的id和坐标
/plotme clear 将地皮初始化到认领时候的样子(地形哦~慎用)
/plotme reset 还原地皮(慎用,解除占领的)
/plotme add <player> 给某个玩家在你地皮建造的权限
/plotme remove <player> 移除某个玩家在你地皮建造的权限
/plotme setowner <player> 过户你的领地给玩家
高级命令:
基本权限
权限 命令
plotme.use 给玩家下面列出的所有权限。非常基本的命令,一名球玩家可以有无危害的服务器。如果你不给你的玩家此权限,您需要给他们 plotme.limit.1
plotme.admin 给玩家管理员权限。这些都是你只想要给高度受信任的行列,如在您的服务器管理员的权限节点。添加这些节点,只是如果你知道他们在做什么 !
plotme.limit.X X 取代一个数字,以限制用户可以出售、 领取或买的地皮的数量。plotme.limit.* 为无限地皮的。如果用户没有权限,默认值为 1 的地皮。如果用户有多个权限由于继承,取的数字最大
高级权限
plotme.use.claim /plotme claim
plotme.use.auto /plotme auto
plotme.use.home /plotme home[:#]
plotme.use.info /plotme info
plotme.use.comment /plotme comment
plotme.use.comments /plotme comments
plotme.use.biome /plotme biome
/plotme biome <biome>
/plotme biomelist
plotme.use.clear /plotme clear (Only applies to plots you own)
plotme.use.list /plotme list
plotme.use.buy /plotme buy
plotme.use.sell /plotme sell
plotme.use.auction /plotme auction
plotme.use.bid /plotme bid
plotme.use.dispose /plotme dispose
plotme.use.done /plotme done
plotme.use.deny /plotme deny
plotme.use.undeny /plotme undeny
Excluded from plotme.use
plotme.use.add /plotme add <player> (Only applies to plots you own)
plotme.use.remove /plotme remove <player> (Only applies to plots you own)
plotme.use.protect /plotme protect
plotme.limit.X X为一个数字,X为拥有这个权限的玩家最大购买地皮的数量
Included with plotme.admin
plotme.admin.claim.other /plotme claim <player>
plotme.admin.home.other /plotme home[:#] <player>
plotme.admin.tp /plotme tp <id>
plotme.admin.id /plotme id
plotme.admin.clear /plotme clear
plotme.admin.reset /plotme reset
plotme.admin.add /plotme add <player>
plotme.admin.remove /plotme remove <player>
plotme.admin.setowner /plotme setowner <player>
plotme.admin.move /plotme move <id-from> <id-to>
plotme.admin.weanywhere /plotme weanywhere
plotme.admin.list /plotme list <player>
plotme.admin.reload /plotme reload
plotme.admin.buy /plotme buy <player>
plotme.admin.sell /plotme sell <player>
plotme.admin.auction /plotme auction <player>
plotme.admin.dispose /plotme dispose <player>
plotme.admin.done /plotme done <player>
plotme.admin.addtime /plotme addtime
plotme.admin.expired /plotme expired
plotme.admin.resetexpired /plotme resetexpired
plotme.admin.bypassdeny Gives access to enter denied plots
plotme.admin.buildanywhere Gives access to build on any plot
plotme.admin.deny /plotme deny
plotme.admin.undeny /plotme undeny
其他权限
plotme.unblock.<ID> Gives access to bypass protection of <ID>
配置文件:
这里以0.13b的配置文件为例
<font size="5">worlds:
plotworld:
# 世界的名称
# 你可以拥有多个地皮世界
PlotAutoLimit: 1000
# 使用/plot auto (自动领取地皮指令)的搜索范围 默认是1000
# 如果是1000,表示搜索范围是1000*1000,如果这个范围没有空闲地皮,就好显示一个错误
PathWidth: 7
# 这是路径包括地皮路的宽度 默认是7
PlotSize: 32
# 地皮的大小,默认是32
# 如果是32,则表示每块地皮的大小事32*32即1024个格子
BottomBlockId: '7'
# 这是地皮世界的底部,默认是基岩(7)
WallBlockId: '44'
# 这是环绕在地皮周围的方块,默认是石台阶(44)
# 可以使空气(0)
PlotFloorBlockId: '2'
# 这是每块地皮表层的方块,默认是草方块(2)
PlotFillingBlockId: '3'
# 这是每块地皮表层的底层之间的方块,默认是泥土(3)
RoadMainBlockId: '5'
# 这是路中央的方块,默认是橡木木板(5)
RoadStripeBlockId: '5:2'
# 这是路边上的方块,默认是云杉木板(5:2)
RoadHeight: 64
# 这是路的高度(y坐标)。默认是64
DaysToExpiration: 7
# 这是地皮的过期时间(以天为单位),默认为7天
# 设置为0为永不过期,过期的地皮不会被清除,会被添加到/plotme expired 列表
ProtectedBlocks:
# 玩家不能打开别的玩家地皮上得容器列表
# 类似领地插件container权限保护
# 如果要删除所有条目,改成ProtectedBlocks: []
- 54
- 61
- 62
- 120
- 94
- 93
- 84
- 25
- 355
- 118
- 117
- 138
- 140
- 145
PreventedItems:
# 玩家不能对别的玩家的地皮使用的物品列表
# 如果要删除所有条目,改成PreventedItems: []
- '351:15'
- '259'
- '328'
- '343'
- '342'
- '333'
ProtectedWallBlockId: '44:4'
# This is the block the wall will be when the plot is protected.
ForSaleWallBlockId: '44:1'
# This is the block the wall will be when the plot is for sale
AuctionWallBlockId: '44:1'
# This is the block the wall will be when the plot in auction.
AutoLinkPlots: true
# 是否把玩家的地皮联系在一起
DisableExplosion: true
# 是否禁用爆炸
DisableIgnition: true
# 是否禁用火焰
economy:
# 是否启用经济系统(需要Vault)
# 如何启动经济系统和下面内容以后更新
UseEconomy: false
CanPutOnSale: false
CanSellToBank: false
RefundClaimPriceOnReset: false
RefundClaimPriceOnSetOwner: false
ClaimPrice: 0.0
ClearPrice: 0.0
AddPlayerPrice: 0.0
DenyPlayerPrice: 0.0
RemovePlayerPrice: 0.0
UndenyPlayerPrice: 0.0
PlotHomePrice: 0.0
CanCustomizeSellPrice: false
SellToPlayerPrice: 0.0
SellToBankPrice: 0.0
BuyFromBankPrice: 0.0
AddCommentPrice: 0.0
BiomeChangePrice: 0.0
ProtectPrice: 0.0
DisposePrice: 0.0
usemySQL: false
mySQLconn: jdbc:mysql://localhost:3306/minecraft
mySQLuname: root
mySQLpass: password
globalUseEconomy: false
AdvancedLogging: false
Language: english
allowWorldTeleport: true
defaultWEAnywhere: false
auto-update: false
allowToDeny: true