ServerListPlus/MOTD HQ Configuration

Status
This thread has been locked.

Sentencings

cool professional words to sound professional :D
Premium
Feedback score
22
Posts
520
Reactions
407
Resources
0
Hey there,
I was bored and decided to make a few MOTD/ServerListPlus configurations. Currently, there are 3 packages, once the config is bought you will receive them and you can decide which one you want to use for your server. Every once in a while I'll update the configurations by adding more packages and etc. If you want a custom config just pm me.

I'M DOING VOUCH COPIES​

PACKAGE - #1
Screenshot_1.png

PACKAGE - #2
Screenshot_2.png

PACKAGE - #3
Screenshot_3.png
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

TheIanChen

Feedback score
0
Posts
5
Reactions
0
Resources
0
I'm getting parsing errors on my own config. Could someone help me on this?

Code:
# _____ __ _ _ _____ _
# | __ | ___ ___ _ _ ___ ___ | | | _ | ___ | | _ | _ | | _ _ ___
# | __ | -_ | _ | | | -_ | _ | | __ | | _ - | _ | __ | | | | _ - |
# | _____ | ___ | _ | \ _ / | ___ | _ | | _____ | _ | ___ | _ | | __ | | _ | ___ | ___ |
#
# ServerListPlus v3.4.8 - http://git.io/slp
# More information is available in the Wiki: http://git.io/slp-wiki
# This is the section where you can customize your server ping!
# - Default is the section for the status used when the player name is unknown.
# Personalized is used if the customer has already joined the server once.
# Use% player% as placeholder for the player's name.
#
# Features:
# - Description (MotD): A short status message for your server, max. 2 lines.
# - Players:
# - Hover: The player hover message that is displayed if you hover the player count.
# - Slots: Custom player slot formatting, see http://git.io/slp-slots
# - Favicon:
# - Use multiple server icons or the player's head as favicon, see http://git.io/oMhJlg
# - Possible favicon sources: Files, Folders, URLs, Heads, Helms, Encoded
#
# More features are explained in the Wiki: http://git.io/slp-config
#
# Use:
# - Add multiple entries for random messages.
# - Save the file with valid UTF-8 encoding for special characters.
# - Available placeholders:
# - Player name:% player%
# - Player count:% online%,% max%,% online @ server %% online @ world%
# - Random online player name:% random_player%
--- !Status
Default:
  Description:
  - | -
    &d&lSwine&f&lCraft - swinecraft.com
    &b&lNEW HUB - DETAILS AT SWINECRAFT.COM
  - | -
    &d&lSwine&f&lCraft - mc.swinecraft.com
    &b&l%player%, join with &b&l&o%online% &b&lplayers on the oinking fun!
  players:
    hover:
    - | -
      &D&lSwine&f &lCraft
      &aCurrently &e&l%online% &aplayers are playing on our server!
      &b&lAvailable Servers
      &d- &fSurvival: &e% online @ survival% / 250 players online
      &d- &fConvicted / Prison: &e% online @ convicted% / 250 players online
      &d- &fParkour: &e% online @ hub% / 50 players online
      &d- &fParkour: &e% online @ hub% / 250 players online
      &d- &fSkyblock &7&l - Coming Soon - &e0 / 200 players online
  players:
    slots
    - '&7» &d&l%online%&f&l/&d&l%max%'
Personalized
  Description:
  - | -
    &d&lSwine&f&lCraft - swinecraft.com
    &b&l%player%, join in on the oinking fun!
  - | -
    &d&lSwine&f&lCraft - mc.swinecraft.com
    &b&l%player%, join with &b&l&o%online% &b&lplayers on the oinking fun!
  players:
    hover:
    - | -
      & dWhat's up, & f & l% player% & d!
      &aCurrently &e&l%online% &aplayers are playing on our server!
      &b&lAvailable Servers
      &d- &fSurvival: &e%online@survival%/250 players online
      &d- &fConvicted / Prison: &e%online@convicted%/250 players online
      &d- &fParkour: &e%online@hub%/50 players online
      &d- &fParkour: &e%online@hub%/50 players online
      &d- &fSkyblock &7&l - Coming Soon - &e0/ 200 players online
Banned:
  Description:
  - |-
    &d&lSwine&f&lCraft
    &b&lJoin in on the oin-- wait you're &4&lbanned
# Stats: Enable / disable sending plugin statistics.
# PlayerTracking: Enable / disable tracking of player names to their IP-Addresses.
# - Persistence can be disabled with the toggle in the Storage section.
# Samples: Toggle using multiple player info for the player hover message.
# May prevent the annoying ... and more ... message for bigger servers
# DynamicPlayers is special with the number of
# random players used in placeholders.
# Unknown: Placeholder replacement if the real value is unknown.
# Favicon: Options for creating / downloading of favicons:
# - RecursiveFolderSearch: Also search for favicons in sub directories.
# - SkinSource: The URL to get the Minecraft Skins from. (% s -> player name)
# - ResizeStrategy: The strategy used to resize too small or too big favicons.
# NONE (keep them as is, will probably fail), SCALE (scale them to the correct size)
--- !Plugin
Stats: true
PlayerTracking:
  Enabled: true
  Storage :! JSONStorage
    Enabled: true
    SaveDelay: 5m
Samples:
  Multiple: false
  DynamicPlayers: false
Unknown:
  PlayerName: player
  PlayerCount: ???
  Date: ???
favicon:
  Timeout: 10s
  RecursiveFolderSearch: false
  ResizeStrategy: SCALE
 
Last edited:

Sentencings

cool professional words to sound professional :D
Premium
Feedback score
22
Posts
520
Reactions
407
Resources
0
I'm getting parsing errors on my own config. Could someone help me on this?

Code:
# _____ __ _ _ _____ _
# | __ | ___ ___ _ _ ___ ___ | | | _ | ___ | | _ | _ | | _ _ ___
# | __ | -_ | _ | | | -_ | _ | | __ | | _ - | _ | __ | | | | _ - |
# | _____ | ___ | _ | \ _ / | ___ | _ | | _____ | _ | ___ | _ | | __ | | _ | ___ | ___ |
#
# ServerListPlus v3.4.8 - http://git.io/slp
# More information is available in the Wiki: http://git.io/slp-wiki
# This is the section where you can customize your server ping!
# - Default is the section for the status used when the player name is unknown.
# Personalized is used if the customer has already joined the server once.
# Use% player% as placeholder for the player's name.
#
# Features:
# - Description (MotD): A short status message for your server, max. 2 lines.
# - Players:
# - Hover: The player hover message that is displayed if you hover the player count.
# - Slots: Custom player slot formatting, see http://git.io/slp-slots
# - Favicon:
# - Use multiple server icons or the player's head as favicon, see http://git.io/oMhJlg
# - Possible favicon sources: Files, Folders, URLs, Heads, Helms, Encoded
#
# More features are explained in the Wiki: http://git.io/slp-config
#
# Use:
# - Add multiple entries for random messages.
# - Save the file with valid UTF-8 encoding for special characters.
# - Available placeholders:
# - Player name:% player%
# - Player count:% online%,% max%,% online @ server %% online @ world%
# - Random online player name:% random_player%
--- !Status
Default:
  Description:
  - | -
    &d&lSwine&f&lCraft - swinecraft.com
    &b&lNEW HUB - DETAILS AT SWINECRAFT.COM
  - | -
    &d&lSwine&f&lCraft - mc.swinecraft.com
    &b&l%player%, join with &b&l&o%online% &b&lplayers on the oinking fun!
  players:
    hover:
    - | -
      &D&lSwine&f &lCraft
      &aCurrently &e&l%online% &aplayers are playing on our server!
      &b&lAvailable Servers
      &d- &fSurvival: &e% online @ survival% / 250 players online
      &d- &fConvicted / Prison: &e% online @ convicted% / 250 players online
      &d- &fParkour: &e% online @ hub% / 50 players online
      &d- &fParkour: &e% online @ hub% / 250 players online
      &d- &fSkyblock &7&l - Coming Soon - &e0 / 200 players online
  players:
    slots
    - '&7» &d&l%online%&f&l/&d&l%max%'
Personalized
  Description:
  - | -
    &d&lSwine&f&lCraft - swinecraft.com
    &b&l%player%, join in on the oinking fun!
  - | -
    &d&lSwine&f&lCraft - mc.swinecraft.com
    &b&l%player%, join with &b&l&o%online% &b&lplayers on the oinking fun!
  players:
    hover:
    - | -
      & dWhat's up, & f & l% player% & d!
      &aCurrently &e&l%online% &aplayers are playing on our server!
      &b&lAvailable Servers
      &d- &fSurvival: &e%online@survival%/250 players online
      &d- &fConvicted / Prison: &e%online@convicted%/250 players online
      &d- &fParkour: &e%online@hub%/50 players online
      &d- &fParkour: &e%online@hub%/50 players online
      &d- &fSkyblock &7&l - Coming Soon - &e0/ 200 players online
Banned:
  Description:
  - |-
    &d&lSwine&f&lCraft
    &b&lJoin in on the oin-- wait you're &4&lbanned
# Stats: Enable / disable sending plugin statistics.
# PlayerTracking: Enable / disable tracking of player names to their IP-Addresses.
# - Persistence can be disabled with the toggle in the Storage section.
# Samples: Toggle using multiple player info for the player hover message.
# May prevent the annoying ... and more ... message for bigger servers
# DynamicPlayers is special with the number of
# random players used in placeholders.
# Unknown: Placeholder replacement if the real value is unknown.
# Favicon: Options for creating / downloading of favicons:
# - RecursiveFolderSearch: Also search for favicons in sub directories.
# - SkinSource: The URL to get the Minecraft Skins from. (% s -> player name)
# - ResizeStrategy: The strategy used to resize too small or too big favicons.
# NONE (keep them as is, will probably fail), SCALE (scale them to the correct size)
--- !Plugin
Stats: true
PlayerTracking:
  Enabled: true
  Storage :! JSONStorage
    Enabled: true
    SaveDelay: 5m
Samples:
  Multiple: false
  DynamicPlayers: false
Unknown:
  PlayerName: player
  PlayerCount: ???
  Date: ???
favicon:
  Timeout: 10s
  RecursiveFolderSearch: false
  ResizeStrategy: SCALE
Hey, ummm.
This thread was made very long ago not sure if you saw by first page, I no longer do configs nor play mc so not sure if I can help you but gl finding someone that will.
 
Status
This thread has been locked.
Top