ddgod
本帖最后由 ddgod 于 2021-7-24 11:47 编辑

想问问有没有大佬知道sx-Attribute插件创建武器什么的 是需要自己创建文本来编辑吗 如果需要自己创建的话,请问具体是在哪个文件夹的目录下创建的
sx-Attribute的帖子我看了,但是没看到哪里告诉去哪个文件夹创建...急

已自行解决 使用AP插件了

strings
本帖最后由 もぺもぺ 于 2021-7-17 16:14 编辑

给物品上加 lore 可以用这个 https://www.mcbbs.net/forum.php?mod=viewthread&tid=1217178

或者
https://gitee.com/Ray_Hughes/SXh ... 80888&doc_id=325973

ddgod
もぺもぺ 发表于 2021-7-17 15:57
给物品上加 lore 可以用这个 https://www.mcbbs.net/forum.php?mod=viewthread&tid=1217178

或者

用sx的话必须得有letms插件吗

strings
ddgod 发表于 2021-7-17 16:40
用sx的话必须得有letms插件吗

不明白你说的 letms 是什么

ddgod
もぺもぺ 发表于 2021-7-17 16:42
不明白你说的 letms 是什么

在items中添加lore即可达到属性   请问items在哪 如何添加

名副其实
ddgod 发表于 2021-7-17 16:46
在items中添加lore即可达到属性   请问items在哪 如何添加

item指的是物品...

ddgod

游戏里面把物品添加lore了 然后去xs插件还是lore插件去进行配置属性什么的

名副其实
本帖最后由 名副其实 于 2021-7-17 16:59 编辑
ddgod 发表于 2021-7-17 16:56
游戏里面把物品添加lore了 然后去xs插件还是lore插件去进行配置属性什么的

sx只通过Lore对物品施加影响
所以你需要用Lore编辑来修改这些

推荐: 带GUI的物品编辑插件

https://www.spigotmc.org/resourc ... e-tag-plugin.29641/

ddgod
名副其实 发表于 2021-7-17 16:57
sx只通过Lore对物品施加影响
所以你需要用Lore编辑来修改这些

兄弟 能提供下联系方式吗 这里打字很麻烦 希望你也帮帮我解决问题...

ddgod
名副其实 发表于 2021-7-17 16:57
sx只通过Lore对物品施加影响
所以你需要用Lore编辑来修改这些

因为我重载了lore之后 输入打开的指令然后就报错了 也不知道是哪个的问题

名副其实
ddgod 发表于 2021-7-17 17:00
因为我重载了lore之后 输入打开的指令然后就报错了 也不知道是哪个的问题 ...

你用了什么插件重载Lore插件?

ddgod
名副其实 发表于 2021-7-17 17:01
你用了什么插件重载Lore插件?

lore插件 指令是:/lore reload 重载文件

ddgod
名副其实 发表于 2021-7-17 17:01
你用了什么插件重载Lore插件?

loreedit插件

名副其实

你的服务器版本?
贴上你的报错

strings
ddgod 发表于 2021-7-17 17:00
因为我重载了lore之后 输入打开的指令然后就报错了 也不知道是哪个的问题 ...

你能上传 log 吗。而且那个教程不是只有一页,还有通过配置文件的方式

ddgod
名副其实 发表于 2021-7-17 17:07
你的服务器版本?
贴上你的报错

[16:57:00] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'lore' in plugin LoreEdit v1.0.0
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[PluginCommand.class:git-CatServer-1.12.2-92b87c7]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[SimpleCommandMap.class:git-CatServer-1.12.2-92b87c7]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:710) ~[CraftServer.class:git-CatServer-1.12.2-92b87c7]
        at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1600) [pa.class:?]
        at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1443) [pa.class:?]
        at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
        at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
        at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_211]
        at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_211]
        at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:474) [nz.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:770) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
Caused by: java.lang.NullPointerException
        at pers.tuershen.loreedit.LoreInventory.setSlotItemStack(LoreInventory.java:125) ~[?:?]
        at pers.tuershen.loreedit.LoreInventory.analysisCompound(LoreInventory.java:102) ~[?:?]
        at pers.tuershen.loreedit.LoreInventory.<init>(LoreInventory.java:29) ~[?:?]
        at pers.tuershen.loreedit.LoreEditMain.onCommand(LoreEditMain.java:54) ~[?:?]
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[PluginCommand.class:git-CatServer-1.12.2-92b87c7]      服务器版本是1.12.2

ddgod
もぺもぺ 发表于 2021-7-17 17:07
你能上传 log 吗。而且那个教程不是只有一页,还有通过配置文件的方式

[16:57:00] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'lore' in plugin LoreEdit v1.0.0
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[PluginCommand.class:git-CatServer-1.12.2-92b87c7]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[SimpleCommandMap.class:git-CatServer-1.12.2-92b87c7]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:710) ~[CraftServer.class:git-CatServer-1.12.2-92b87c7]
        at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1600) [pa.class:?]
        at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1443) [pa.class:?]
        at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
        at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
        at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_211]
        at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_211]
        at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:474) [nz.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:770) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
Caused by: java.lang.NullPointerException
        at pers.tuershen.loreedit.LoreInventory.setSlotItemStack(LoreInventory.java:125) ~[?:?]
        at pers.tuershen.loreedit.LoreInventory.analysisCompound(LoreInventory.java:102) ~[?:?]
        at pers.tuershen.loreedit.LoreInventory.<init>(LoreInventory.java:29) ~[?:?]
        at pers.tuershen.loreedit.LoreEditMain.onCommand(LoreEditMain.java:54) ~[?:?]
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[PluginCommand.class:git-CatServer-1.12.2-92b87c7]        服务器是1.12.2版本

名副其实
ddgod 发表于 2021-7-17 17:10
[16:57:00] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception ex ...

https://www.spigotmc.org/resourc ... e-tag-plugin.29641/
换我这个呢?

这个插件似乎不兼容你的服务器

strings
ddgod 发表于 2021-7-17 17:12
[16:57:00] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception ex ...

不是不兼容,是你把配置文件改错了,删除配置文件,让他重新生成

ddgod
名副其实 发表于 2021-7-17 17:07
你的服务器版本?
贴上你的报错

兄弟 你发我下q吧 你主页我没看到有qq的联系方式 或者你加我下 2609649842

ddgod
名副其实 发表于 2021-7-17 17:12
https://www.spigotmc.org/resources/itemnametags-the-ultimate-tag-plugin.29641/
换我这个呢?

私聊我发不了了....我看你主页也没显示....

ddgod
名副其实 发表于 2021-7-17 17:12
https://www.spigotmc.org/resources/itemnametags-the-ultimate-tag-plugin.29641/
换我这个呢?

你加我下吧 2609649842 真的真的真的很急....谢大哥

第一页 上一页 下一页 最后一页