支持,建议翻译附属插件的简绍
聊天等级显示变量有吗
1971106843 发表于 2020-5-17 23:11
聊天等级显示变量有吗
- %Level_[gamemode]_island_level%
Jeansou 发表于 2020-5-19 10:36
等级
Jeansou 发表于 2020-5-19 17:41
placeholderapi的配置文件里面
允许未验证的变量
api里面开了运行未经验证的扩展为什么还是不行
麻烦楼主翻译一下oneblock的权限 谢谢了
1971106843 发表于 2020-5-19 23:54
api里面开了运行未经验证的扩展为什么还是不行
建议你去问一下trchat的开发者
1971106843 发表于 2020-5-19 23:54
api里面开了运行未经验证的扩展为什么还是不行
[gamemode] 可以是这些
bskyblock
acidisland
skygrid
caveblock
没有"[]"
Jeansou 发表于 2020-5-23 08:39
[gamemode] 可以是这些
bskyblock
acidisland
原来如此啊
炸了。。。
本帖最后由 鹊吟猫 于 2020-6-9 11:18 编辑
1.15.2服务器版本
1.13.1bentobox插件版本
1.13.1acidisland插件版本
海岛世界在没创建新海岛前 旁边会生成原版世界的区块比如下图
原因和版上的生成超平坦一致嘛?
1.15.2服务器版本
1.13.1bentobox插件版本
1.13.1acidisland插件版本
海岛世界在没创建新海岛前 旁边会生成原版世界的区块比如下图
原因和版上的生成超平坦一致嘛?
本帖最后由 Jeansou 于 2020-6-18 21:08 编辑
原因差不多
鹊吟猫 发表于 2020-6-9 11:11
1.15.2服务器版本
1.13.1bentobox插件版本
1.13.1acidisland插件版本
原因差不多
可以可以可以
我这里出现了一个错误 翻译过来就是 试图执行命令时出现内部问题
2719035729 发表于 2020-7-4 16:10
我这里出现了一个错误 翻译过来就是 试图执行命令时出现内部问题
你输入了什么命令
Jeansou 发表于 2020-7-4 16:56
你输入了什么命令
输入了is 不过不知道为什么现在又可以了。。。。。。。。。。
本帖最后由 2719035729 于 2020-7-14 14:10 编辑
我导入默认挑战后 在输入 is challenges 就出现 插件内部出现异常 那个an开头的红色字体,就是那个图片第一张图
下面这个是后台报错[Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing 'is challenges' in world.bentobox.aoneblock.commands.IslandCommand(is)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:156) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:711) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1657) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1497) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:918) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:911) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:895) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:828) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Caused by: java.lang.NullPointerException
at world.bentobox.challenges.panel.CommonGUI.lambda$generateChallengeDescription$4(CommonGUI.java:430) ~[?:?]
at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_181]
at world.bentobox.challenges.panel.CommonGUI.generateChallengeDescription(CommonGUI.java:355) ~[?:?]
at world.bentobox.challenges.panel.user.ChallengesGUI.getChallengeButton(ChallengesGUI.java:370) ~[?:?]
at world.bentobox.challenges.panel.user.ChallengesGUI.addFreeChallenges(ChallengesGUI.java:210) ~[?:?]
at world.bentobox.challenges.panel.user.ChallengesGUI.build(ChallengesGUI.java:95) ~[?:?]
at world.bentobox.challenges.commands.ChallengesCommand.execute(ChallengesCommand.java:77) ~[?:?]
at world.bentobox.bentobox.api.commands.CompositeCommand.call(CompositeCommand.java:266) ~[?:?]
at world.bentobox.bentobox.api.commands.CompositeCommand.execute(CompositeCommand.java:239) ~[?:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
... 16 more
我导入默认挑战后 在输入 is challenges 就出现 插件内部出现异常 那个an开头的红色字体,就是那个图片第一张图
下面这个是后台报错[Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing 'is challenges' in world.bentobox.aoneblock.commands.IslandCommand(is)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:156) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:711) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1657) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1497) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:918) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:911) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:895) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:828) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Caused by: java.lang.NullPointerException
at world.bentobox.challenges.panel.CommonGUI.lambda$generateChallengeDescription$4(CommonGUI.java:430) ~[?:?]
at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_181]
at world.bentobox.challenges.panel.CommonGUI.generateChallengeDescription(CommonGUI.java:355) ~[?:?]
at world.bentobox.challenges.panel.user.ChallengesGUI.getChallengeButton(ChallengesGUI.java:370) ~[?:?]
at world.bentobox.challenges.panel.user.ChallengesGUI.addFreeChallenges(ChallengesGUI.java:210) ~[?:?]
at world.bentobox.challenges.panel.user.ChallengesGUI.build(ChallengesGUI.java:95) ~[?:?]
at world.bentobox.challenges.commands.ChallengesCommand.execute(ChallengesCommand.java:77) ~[?:?]
at world.bentobox.bentobox.api.commands.CompositeCommand.call(CompositeCommand.java:266) ~[?:?]
at world.bentobox.bentobox.api.commands.CompositeCommand.execute(CompositeCommand.java:239) ~[?:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29]
... 16 more
2719035729 发表于 2020-7-14 13:50
我导入默认挑战后 在输入 is challenges 就出现 插件内部出现异常 那个an开头的红色字体,就是那个图片 ...
BentoBox 版本
challenge 扩展的版本
aoneblock 的版本
Jeansou 发表于 2020-7-14 14:36
BentoBox 版本
challenge 扩展的版本
aoneblock 的版本
challenges-0.8.3
aoneblock-1.4.0
bentobox-1.14.1
本帖最后由 Jeansou 于 2020-8-3 10:43 编辑
升级一下 BentoBox 版本
建议用 paper 端
aoneblock 在 spigot 上会报错
2719035729 发表于 2020-7-15 08:02
challenges-0.8.3
aoneblock-1.4.0
bentobox-1.14.1
升级一下 BentoBox 版本
建议用 paper 端
aoneblock 在 spigot 上会报错
麻烦问一下wsm没有is指令 我这里输入is说没有指令 我用的是caveblock
郑宏睿XF 发表于 2020-8-10 13:24
麻烦问一下wsm没有is指令 我这里输入is说没有指令 我用的是caveblock
Caveblock 的指令是 /cb
Jeansou 发表于 2020-8-10 22:37
Caveblock 的指令是 /cb
非常感谢
似乎使用了%Level_bskyblock_topname1%的时候只显示了这个%Level_bskyblock_topname1%而不是具体的变量?怎么回事(懵逼)
piastic 发表于 2020-8-15 23:49
似乎使用了%Level_bskyblock_topname1%的时候只显示了这个%Level_bskyblock_topname1%而不是具体的变量?怎 ...
安装 level 扩展了吗
请检查变量显示的位置是否支持 placeholderapi
Jeansou 发表于 2020-8-16 10:50
安装 level 扩展了吗
请检查变量显示的位置是否支持 placeholderapi
level扩展已安装(不然怎么可能会用到排行榜)
使用的位置是trhologram,我记得是支持papi的
piastic 发表于 2020-8-16 12:02
level扩展已安装(不然怎么可能会用到排行榜)
使用的位置是trhologram,我记得是支持papi的 ...
PlaceholderAPI config 里有没有启用
- cloud_allow_unverified_expansions: true
MagicCobblestoneGenerator这个扩展有教程么,我愣是没搞明白这个插件怎么改掉落这些
本帖最后由 Jeansou 于 2020-10-12 22:55 编辑
这个不能改掉落
Blank° 发表于 2020-10-11 18:56
MagicCobblestoneGenerator这个扩展有教程么,我愣是没搞明白这个插件怎么改掉落这些 ...
Jeansou 发表于 2020-10-11 22:15
这个不能改掉落
就是挖圆石随机掉落的物品啊
本帖最后由 Jeansou 于 2020-10-12 22:53 编辑
参考
https://github.com/BentoBoxWorld/MagicCobblestoneGenerator/blob/master/src/main/resources/generatorTemplate.yml
复制代码
Blank° 发表于 2020-10-12 18:38
就是挖圆石随机掉落的物品啊
参考
https://github.com/BentoBoxWorld/MagicCobblestoneGenerator/blob/master/src/main/resources/generatorTemplate.yml
- tiers:
- # 刷手机 ID
- stone_age:
- # 在游戏中显示的名称
- name: "Stone Age"
- # 描述
- description:
- - Generates cobblestone and
- - stone a bit
- # 图标
- icon: "COBBLESTONE:1"
- # 刷石机方块类型: COBBLESTONE, STONE or BASALT. Self explanatory.
- type: COBBLESTONE
- # 是否为默认刷石机.
- # Requirements will be ignored.
- default: true
- # 启用刷石机的费用. Requires Vault plugin.
- # Will be payed only on active switching between generators.
- activation-cost: 0.0
- # 掉落物和概率. Use actual blocks please.
- # Chance supports any positive number.
- # Everything in the end will be normalized.
- blocks:
- STONE: 10
- COBBLESTONE: 89
- GRAVEL: 1
- # Treasure that has a chance to be dropped when block is generated.
- # ONLY on generation, not on block break.
- treasure:
- # Chance from 0 till 1.
- chance: 0.001
- # Materials that can be dropped.
- material:
- COAL: 99
- IRON_NUGGET: 1
- # Maximal amount of items dropped.
- # it will be from 1 till defined amount.
- amount: 2
弱弱的问一句,我想给部分玩家更大的空岛,应该怎么搞啊
请问大佬村民限制和漏斗限制在哪里呀
1971106843 发表于 2020-5-19 23:54
api里面开了运行未经验证的扩展为什么还是不行
[gamemode]改成bskyblock啥的
翻译挺不错的额,继续加油
会用了 谢谢楼主的辛苦付出
都打我吊袜带哇无无无无无
这么多标签是什么情况?
点不开咋办
怎么没有矿物设置呢?
网站无了,直接404
666666666666666666666666666
网站404了啊啊啊,好可惜
我要光明正大的的水贴
可以可以可以
请问bentobox附属Challenges的挑战任务有汉化版本吗?
这个教程太好了,刚好适合我
这种好贴怎么能被解锁卡束缚
设置里面怎么没有物品放置数量的权限啊