Witam, Mam pewien problem otóż za chiny nie chcę mi działać plugin "SkinsRestorer"
Gdy używam jakiejkolwiek komendy wyświetla mi jeden błąd:
Error: Please wait a minute before requesting that skin again. (Rate Limited)
Mój config:
##############################
# SkinsRestorer Config.yml #
##############################
#by Th3Tr0LLeR & Blackfire62 + xknat
#This option disables automatic requesting & applying skins on join.
#Commands still work!
DisableOnJoinSkins: false
#enables /skin without permissions
#(only works for backend aka spigot servers)
SkinWithoutPerm: false
#This is for preventing skin change spam
#[skinsrestorer.bypasscooldown bypasses this]
SkinChangeCooldown: 0
#Enable or disable default skins
#If more nicknames will be in the list, server will always choose a random one.
DefaultSkins:
Enabled: false
Names:
- Steve
#Disable skin names
#Put skins you want to disable on the list
#Player wont be able to set these skins
DisabledSkins:
Enabled: true
Names:
- Weronika
- ROBOT
#Multi-Bungee support
#If you use more proxy servers and you
#experience issues with skin visibility between proxies?
#enable this option!
#(RedisBungee enables this option automatically)
MultiBungee:
Enabled: false
# MySQL database for large servers
# or just to boost the performance
MySQL:
Enabled: false
Host: localhost
Port: 3306
Database: db
SkinTable: Skins
PlayerTable: Players
Username: root
Password: pass
#Enable or disable the updater check.
Updater:
Enabled: true
#How long the skin will be in the database (in minutes)
SkinExpiresAfter: 1
Pytanie
def750 15
Witam, Mam pewien problem otóż za chiny nie chcę mi działać plugin "SkinsRestorer"
Gdy używam jakiejkolwiek komendy wyświetla mi jeden błąd:
Error: Please wait a minute before requesting that skin again. (Rate Limited)
Mój config:
############################## # SkinsRestorer Config.yml # ############################## #by Th3Tr0LLeR & Blackfire62 + xknat #This option disables automatic requesting & applying skins on join. #Commands still work! DisableOnJoinSkins: false #enables /skin without permissions #(only works for backend aka spigot servers) SkinWithoutPerm: false #This is for preventing skin change spam #[skinsrestorer.bypasscooldown bypasses this] SkinChangeCooldown: 0 #Enable or disable default skins #If more nicknames will be in the list, server will always choose a random one. DefaultSkins: Enabled: false Names: - Steve #Disable skin names #Put skins you want to disable on the list #Player wont be able to set these skins DisabledSkins: Enabled: true Names: - Weronika - ROBOT #Multi-Bungee support #If you use more proxy servers and you #experience issues with skin visibility between proxies? #enable this option! #(RedisBungee enables this option automatically) MultiBungee: Enabled: false # MySQL database for large servers # or just to boost the performance MySQL: Enabled: false Host: localhost Port: 3306 Database: db SkinTable: Skins PlayerTable: Players Username: root Password: pass #Enable or disable the updater check. Updater: Enabled: true #How long the skin will be in the database (in minutes) SkinExpiresAfter: 1Nie wiem co jest help!
Odnośnik do komentarza
https://skript.pl/temat/19201-skinsrestorer/Udostępnij na innych stronach
4 odpowiedzi na to pytanie
Rekomendowane odpowiedzi