If you have encountered this error on your console follow the steps below, possibly you have the server in Proxy Mode!
• Here we will be able to use the SkinsRestorer API since the players that have changed their skin from the command /skin will be able to see the skin they have in the chat.
You can select the following: CRACKED , PREMIUM
SETTINGS:
SERVER-TYPE: 'PREMIUM' # CRACKED , PREMIUM
You can also run /acs manager only in Spigot.
Proxy Mode:
This configuration only works if you have SkinsRestorer in your Proxy and Spigot/Paper!
• On your Spigot/Paper server, you must create the enableSkinStorageAPI.txt file in the following path plugins/SkinsRestorer
• The file must be completely empty!
• You must have added your MySQL credentials in SkinsRestorer in both Spigot/Paper and BungeeCord for it to work correctly.
• Restart your Spigot/Paper server if you have set it to CRACKED mode.
• Also restart your BungeeCord if you have entered MySQL data for the first time.
database:
enabled: true
host: 127.0.0.1
port: 3306
database: skinsrestorer
username: your_user
password: your_password
maxPoolSize: 10
tablePrefix: sr_
connectionOptions: verifyServerCertificate=false&useSSL=false&serverTimezone=UTC
For BungeeCord:
This configuration only applies if you have SkinsRestorer and Deluxe Announce in the Proxy only!
• You must have the Deluxe Announce plugin and SkinsRestorer installed in BungeeCord.
• Go to DeluxeAnnounce/b-config.yml and set SERVER-TYPE to CRACKED
• Restart your proxy.
SETTINGS:
SERVER-TYPE: 'CRACKED'
What is the list?
For your store:
This is found in the URL when editing a goal.
• CraftingStore: https://dash.craftingstore.net/admin/communitygoals/12345/edit
How can I change the time of the automatic announcements?
• actionbar_messages.yml
• advanced_messages.yml
• bossbar_messages.yml
• permissions_messages.yml
• simple_messages.yml
• titles_messages.yml
• discord_messages.yml
For Spigot, you can select the following: SECONDS, MINUTES, HOURS, DAYS, YEARS
TIME_UNIT: 'MINUTES' # SECONDS, MINUTES, HOURS, DAYS, YEARS
SEND_EACH: 3
For Bungee, you can select the following: SECONDS, HOURS, MINUTES, DAYS
TIME_UNIT: 'MINUTES' # SECONDS, HOURS, MINUTES, DAYS
SEND_EACH: 3
• actionbar_messages.yml
• advanced_messages.yml
• bossbar_messages.yml
• permissions_messages.yml
• simple_messages.yml
• titles_messages.yml
How to add more announcements?
You are limited to using 8 lines in the player's skin message.
# number of the ad, if you want to create another one it would be number 2 and so on consecutively.
'1':
SEND_SOUND: 'EXPLODE, 10.0f, 10.0f'
WORLDS:
# WORLD_LIST -> Send messages in specific worlds.
# ALL_WORLDS -> Sending messages in all worlds.
TYPE: 'WORLD_LIST'
LIST:
- 'world'
# Feature only available in Minecraft versions 1.13-1.18
REGIONS:
# ENABLED -> If activated and the plugin does not exist, messages will not be sent.
# DISABLED -> Regions will be ignored and will be displayed anywhere.
TYPE: 'DISABLED'
LIST:
- 'lobby'
- 'test'
- 'shop'
- 'name_of_the_region_in_lower_case'
SEND_EFFECTS:
- 'VILLAGER_ANGRY;50;2.0;2.0;2.0;2.0'
- 'VILLAGER_HAPPY;50;2.0;2.0;2.0;2.0'
- 'NOTE;60;2.0;2.0;2.0;2.0'
SEND_MESSAGE:
- '<center>&b&lYOU CAN ALSO BUY WITH DEBIT CARD</center>'
- ''
- '<center>Enter our discord and open a ticket</center>'
- '<center>and say you want to pay with a debit card</center>'
- '<center>(You must select the category</center>'
- '<center>Purchase with &9stripe &f(Debit/Credit Card).</center>'
- ''
- '<center>&ehttps://discord.link/STNStudios</center>'
SEND_TITLES:
- '10;100;100;&e✎ &b&lDEBIT CARD &e✎;&9Stripe &f(Debit/Credit Card)'
SEND_ACTIONBAR: '&9Stripe &f(Debit/Credit Card)'
# Here below should be the same but change from 1 to 2 and so on; you can add infinite messages.
Go to your automatic message file and in the (ANNOUNCEMENT.ENABLED) section set to "true".
ANNOUNCEMENT:
ENABLED: true
• Go to your game and run the command /acs reload
• If you run this command, the ads you have active will be sent to everyone again, unless you use /acs reload [TAB].
The second way is through the inventory by running /acs manager.