Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ----------------------------------------- [ Configuration File ] ------------------------------------------ #
- # FAQ:
- # - "Why IP Logging?": Needed for identifying players in the serverlist by their IP. Used in %player%, %money"
- # IPs and UUIDs of players are stored locally inside the IP_UUID.dat.
- # - "Connection turns red in serverlist with VersionText on.": Ever seen when your server is outdated in the
- # serverlist? SMOTD simulates this and changes the text. This is just cosmetical!
- # - "Plugin ServerlistMOTD created a profile with 'HoverText' as an UUID.": Your HoverText normally
- # contains a list of players. SMOTD clears that and creates a fake player with your text as its name.
- # - "What is Regulars and Newbies?" Players are categorized in those two groups in the list. Regular players
- # are known by their ip while newbies are not.
- # - "Player related placeholders from PlaceholderAPI are not working!": This is a known limitation. All this
- # information is not available in the serverlist because the player isn't online.
- # ----------------------------------------- [ Configuration File ] ------------------------------------------ #
- ClassicMotd:
- Regulars: '&2Welcome back, &e%player%&2! %line%&aIt''s a %weather% %time%.'
- Newbies: '&2Welcome newbie! %line%&aIt''s a %weather% %time%.'
- RandomMotd:
- Enable: true
- Regulars:
- - '&2TRAPAN EARTH&2 %line%&3Why does the water sparkle so?'
- - '&2TRAPAN EARTH&2 %line%&3origato gozaimasu!!!'
- - '&2TRAPAN EARTH&2 %line%&3SUBSCRIBE TO TREEPLUSPLUS'
- - '&2TRAPAN EARTH&2 %line%&3this server''s owner is 4''11'
- - '&2TRAPAN EARTH&2 %line%&3balls in my mouth'
- - '&2TRAPAN EARTH&2 %line%&3failed server'
- - '&2TRAPAN EARTH&2 %line%&3incredibly scuffed'
- - '&2TRAPAN EARTH&2 %line%&3balls'
- - '&2TRAPAN EARTH&2 %line%&3scratchem on top'
- - '&2TRAPAN EARTH&2 %line%&3the falklands war is still happening, on this server'
- - '&2TRAPAN EARTH&2 %line%&3POG???'
- - '&2TRAPAN EARTH&2 %line%&3what is wrong with you'
- - '&2TRAPAN EARTH&2 %line%&3stop refreshing this'
- - '&2TRAPAN EARTH&2 %line%&3stop reloading to check for new motds'
- - '&2TRAPAN EARTH&2 %line%&3you have no life'
- - '&2TRAPAN EARTH&2 %line%&3submit MOTDs in #motd-submissions!'
- - '&2TRAPAN EARTH&2 %line%&3type /discord in game to get the link to our server!'
- - '&2TRAPAN EARTH&2 %line%&3type /kill for free diamonds!! :)'
- - '&2TRAPAN EARTH&2 %line%&3is &eTRAPAN EARTH&e a good name???'
- - '&2TRAPAN EARTH&2 %line%&3to bee, or not to bee?'
- - '&2TRAPAN EARTH&2 %line%&3jazz. ya like it?'
- - '&2TRAPAN EARTH&2 %line%&3ya like jazz?'
- - '&2TRAPAN EARTH&2 %line%&3just so you know, i have to write these in by hand.'
- - '&2TRAPAN EARTH&2 %line%&3ALL HAIL &e%player%&e!'
- - '&2TRAPAN EARTH&2 %line%&3&e%player%&e! is stoopid'
- Newbies:
- - '&bTRAPAN EARTH&b %line%&3Hey there newbie!'
- - '&bTRAPAN EARTH&b %line%&3Join our server!'
- BanMotd:
- Enable: false
- MessageTempBan: '&cYou are banned! Reason: &e%reason%%line%&cExpiration: &e%expdate%
- at %exptime%'
- MessageForeverBan: '&cYou are banned! Reason: &e%reason%%line%&cExpiration: &eNEVER'
- Format:
- Date: DD/MM/YYYY
- Time: hh:mm:ss
- WhitelistMotd:
- Enable: false
- MessageWhitelisted: '&cWelcome back, &e%player%&c!%line%&c&oYou are on the whitelist.'
- MessageNotWhitelisted: '&cYou are &lNOT &cwhitelisted.%line%&c&oPlease contact the
- server owner.'
- RestrictedMode:
- Enable: false
- Motd:
- AccessGranted: '&4Server is in restricted mode! You are able to join.'
- AccessDenied: '&4Can''t connect to server.'
- KickMessage: 'java.net.ConnectException: Connection timed out: no further information:'
- Slots:
- VersionText: ''
- Slots:
- FakeMaxPlayer:
- Enable: false
- Number: 200
- FakeOnlinePlayer:
- Enable: false
- Number: 122
- RandomNumber:
- Enable: false
- Max: 100
- Min: 90
- VersionText:
- Enable: false
- Message: '&aJoin now! &e%realonline%/%realslots%'
- OutdatedClientText:
- Enable: false
- Message: Use Minecraft 1.16 &r&7%realonline%&8/&7%realslots%
- UnknownSlots:
- Enable: false
- SlotsPlusOne:
- Enable: false
- MinSlots: 5
- MaxSlots: 100
- AddSlotsToOnline: 1
- OnlineMultiplier:
- Enable: false
- MinSlots: 100
- MaxSlots: 2500
- AddSlotsWhenOnline>MinSlots: 1
- MultiplyBy: 5
- HoverText:
- Enable: false
- Messages:
- - '&7>>>>>>> &6ServerlistMOTD &7<<<<<<<'
- - ' &e-> This is a TEST!'
- - ' &e-> Strumswell loves you. &c&l<3'
- - '&eAdd lines by adding bullet points!'
- Variables:
- TimeVariable:
- NightText: night
- DayText: day
- World: world
- WeatherVariable:
- RainText: rainy
- SunText: clear
- World: world
- RandomNumberVariable:
- Max: 100
- Min: 90
- RandomPlayerVariable:
- UseTextWhenNobodyOnline:
- Enable: false
- Text: Player
- UseDatabaseNameWhenNobodyOnline:
- Enable: true
- AutoSaveConfig:
- IntervalInMin: 30
- DoNOTtouchMe: 10.1
Add Comment
Please, Sign In to add comment