v1.1 For Minecraft 1.16 and 1.17
更新日志
Rule
enableTpPrefixBlacklist
感谢 @Water_Bucket 提供的灵感
开启假人Tp前缀黑名单功能
开启这个功能后,如果你要tp到的假人名字前缀在黑名单中,会阻止你tp到他并显示:You can't tp to this player because of tp
limit.
比如你要tp到的假人叫做anti_mob,而黑名单中有一个anti,那你就不能tp到这个假人
假人的黑名单可以使用/tpmanager指令编辑(这个指令具体的用法看后面)
- Default value:
false - Acceptable value:
truefalse - Categories:
Feature
enableTpPrefixWhitelist
开启假人Tp前缀白名单功能
开启这个功能后,如果你要tp到的假人名字前缀不在白名单中,会阻止你tp到他并显示:You can't tp to this player because of tp
limit.
比如你要tp到的假人叫做anti_mob,而白名单中没有anti,那你就不能tp到这个假人
假人的白名单可以使用/tpmanager指令编辑(这个指令具体的用法看后面)
- Default value:
false - Acceptable value:
truefalse - Categories:
Feature
enableTpHerePrefixBlacklist
开启假人Tphere前缀黑名单功能
开启这个功能后,如果你要tphere的假人名字的前缀在黑名单中,会阻止你tphere并显示:You can't tp to this player because of tp
limit.
比如你要tphere的假人叫做anti_mob,而黑名单中有一个anti,那你就不能tphere这个假人
假人的黑名单可以使用/tpmanager指令编辑(这个指令具体的用法看后面)
- Default value:
false - Acceptable value:
truefalse - Categories:
Feature
disabledEnderManPickupGoal
禁止小黑搬起方块在末地施工小黑老搬方块好烦qwq
- Default value:
false - Acceptable value:
truefalse - Categories:
Feature
disabledEnderManPlaceBlockGoal
禁止小黑放下方块
- Default value:
false - Acceptable value:
truefalse - Categories:
Feature
disabledLayEggs
禁止鸡下蛋
- Default value:
false - Acceptable value:
truefalse - Categories:
Feature
enableTpHerePrefixWhitelist
开启假人Tphere前缀白名单功能
开启这个功能后,如果你要tphere的假人名字前缀不在白名单中,会阻止你tphere并显示:You can't tp to this player because of tp
limit.
比如你要tphere的假人叫做anti_mob,而白名单中有一个anti,那你就能tp到这个假人
假人白名单可以使用/tpmanager指令编辑(这个指令具体的用法看后面)
- Default value:
false - Acceptable value:
truefalse - Categories:
Feature
Command
tpmanager
- tpmanager tp whitelist add xxx 将前缀xxx添加到tp白名单
- tpmanager tp blacklist add xxx 将前缀xxx添加到tp黑名单
- tpmanager tphere whitelist add xxx 将前缀xxx添加到tphere白名单
- tpmanager tphere blacklist add xxx 将前缀xxx添加到tphere黑名单
- remove就是移除后缀,以此类推
Enjoy yourself.