https://www.spigotmc.org/resources/skinsrestorer.2124/updates这个是皮肤插件最新版的下载地址,也有可能是你的某个插件与皮肤插件冲突导致的,你可以尝试删一下插件排除
直接加参数,不用插件也行
把这个扔到参数里:-javaagent:authlib-injector.env=(第三方认证地址)
然后把这个文件扔到服务器根目录:文件超链接
然后把这个文件扔到服务器根目录:文件超链接
插件本身plugin.yml有输入错误
请重新安装插件
请重新安装插件
名副其实 发表于 2020-7-1 16:42
插件本身plugin.yml有输入错误
请重新安装插件
我安装了,过了四个小时又坏了
MATRIX060 发表于 2020-7-1 14:59
把这个扔到参数里:-javaagent:authlib-injector.env=(第三方认证地址)
然后把这个文件扔到服务器根目录 ...
这个能随便设置皮肤吗
LSS_wwwwwww 发表于 2020-7-1 11:32
https://www.spigotmc.org/resources/skinsrestorer.2124/updates这个是皮肤插件最新版的下载地址,也有可 ...
我都试了,留着它自己也能坏了
sftgsoft 发表于 2020-7-1 10:41
试试重新下载一下插件最新版覆盖一下?或者使用CustomSkinLoader这种mod来代替一下皮肤显示的效果 ...
试过了,没用,主要是想自定义皮肤
lihelh 发表于 2020-7-1 10:40
看一看YML有没有写错这是我的
你这个1.15能用吗,能给一下这个版本的插件吗,官网下的都不能用
名副其实 发表于 2020-7-1 16:42
插件本身plugin.yml有输入错误
请重新安装插件
name: SkinsRestorer
main: skinsrestorer.bukkit.SkinsRestorer
version: 13.7.9
description: Ability to restore/change skins on servers! (Offline and Online Mode)
website: https://skinsrestorer.net/
authors: [Th3Tr0LLeR, McLive, DoNotSpamPls, Blackfire62]
api-version: 1.13
commands:
skin:
description: Main command.
sr:
aliases: [skinsrestorer]
description: Admin commands.
skins:
description: Opens skins GUI
permissions:
skinsrestorer.command:
description: Allows access to the main "/skin" commands.
default: op
skinsrestorer.command.set:
description: Allows access to change your skin.
default: op
skinsrestorer.command.clear:
description: Allows access to clear your skin.
default: op
skinsrestorer.command.update:
description: Allows access to update your skin.
default: op
skinsrestorer.admincommand:
description: Allows access to the main "/sr" commands.
default: op
skinsrestorer.command.set.other:
description: Allows access to set a player skin.
default: op
skinsrestorer.command.clear.other:
description: Allows access to clear a player skin.
default: op
skinsrestorer.command.update.other:
description: Allows access to update a player skin.
default: op
skinsrestorer.admincommand.status:
description: Allows access to /sr status.
default: op
skinsrestorer.admincommand.drop:
description: Allows access to removes a .SKIN file.
default: op
skinsrestorer.admincommand.props:
description: Allows access to get the skinprops of a player.
default: op
skinsrestorer.bypasscooldown:
description: Bypasses any set cooldowns in the config.
default: op
skinsrestorer.bypassdisabled:
description: Allows access to disabled skins in the config.
default: op
是这个吗,我没改过啊