Pyspigot python script.
Random welcome
Give a fresh with almost uniques welcome messages on each player join.
On a player join event, it will random:
- a hashtag as title
- a subtitle
and display both to the player.
Around a thousand of possible combinations included.
--------------
-----------------------
Installation
- unzip
- move to PySpigot/scripts/
- /randomwelcome
- randomewelcome.py
- move to PySpigot/configs/
Configuration file
Code (Text):
timers:
FADEIN_SECONDS: 2
FADEOUT_SECONDS: 2
SHOW_FOR_SECONDS: 6
files:
MESSAGES_FILEPATH: 'plugins/PySpigot/scripts/randomwelcome/messages.json'