Update both spigot & bungee + remove config.yml & messages
Announcement
We would love to put down a professional message here, but sadly we can't.
There are still a lot of cool new future stuff planned for skinsrestorer, to realize this we love to have a additional plugin DEV.
Do you wish to have your piece of code on over more than 40.000 active Minecraft servers and work with a "joyful" team? contact us now on our discord!
What has been changed?
summary:
- A HUGE
C
M
D /
P
E
R
M REWORK! (+ /skin update)
Commands are now powered by @Aikar's awesome ACF!
- new command
/skin update
- defaultSkins now working properly
- spiget updater now working properly on bukkit and bungee
- more custom messages
- fixed "mysql connected!" error spam in console
Added:
[+] /skin update
[+] a whole new permissions system (read below)
[+] new command system
[+] better error-handling
[+] back is 1.8.0 support
Fixed:
[/] defaultSkins for nonpremium players
[/] /skin clear now sets the correct default skin or playername skin
[/] MySQL connection spam
[/] updater now works propery on bukkit and bungee (no startup error)
[/] handling of canceled LoginEvents
[/] Compatibility issues with BungeeGuard
New commands and permissions explained:
When setting
Code (YAML):
NewPermissions
: true
in config.yml it will use the new permissions explained in our [
WIKI] and listed below.
We added comparability by default for the old way so we dont scare you.
For players:
/skin - skinsrestorer.command
/skin <skin> - skinsrestorer.command.set
/skin set <skin> - skinsrestorer.command.set
/skin clear - skinsrestorer.command.clear
/skin update - skinsrestorer.command.update
/skins - skinsrestorer.command.gui
For ADMINS:
/skin set <player> <skin> - skinsrestorer.command.set.other
/skin clear <player> - skinsrestorer.command.clear.other
/skin update <player> - skinsrestorer.command.update.other
/sr - skinsrestorer.admincommand
/sr reload - skinsrestorer.admincommand.reload
/sr status - skinsrestorer.admincommand.status
/sr props - skinsrestorer.admincommand.props
Please note: Some commands have been renamed!
/sr set <player> <skin> --> /skin set <player> <skin>
/sr clear <player> --> /skin clear <player>
We now got a github wiki page:
https://github.com/SkinsRestorer/SkinsRestorerX/wiki