Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # _____ __ _ _ _ _____ _ _
- #|_ _| / _(_) (_) | / ___| | | | |
- # | | _ __ | |_ _ _ __ _| |_ ___ \ `--. ___ ___ _ __ ___| |__ ___ __ _ _ __ __| |
- # | || '_ \| _| | '_ \| | __/ _ \ `--. \/ __/ _ \| '__/ _ \ '_ \ / _ \ / _` | '__/ _` |
- # _| || | | | | | | | | | | || __/ /\__/ / (_| (_) | | | __/ |_) | (_) | (_| | | | (_| |
- # \___/_| |_|_| |_|_| |_|_|\__\___| \____/ \___\___/|_| \___|_.__/ \___/ \__,_|_| \__,_|
- #
- # Created by Infinite Plugins
- # Do not change this unless you know what you are doing
- version: "1.3.0"
- # The permissions configuration section.
- permissions:
- # Required for reloading the configurations.
- admin: "infinite.scoreboard.admin"
- settings:
- # true: you can use 128 characters per line (1.13 and up)
- # false: you can use 32 characters per line (1.12 and down)
- longerline: false
- board:
- title:
- interval: 3
- liner:
- - "&2Infinite Scoreboard"
- - "&aInfinite Scoreboard"
- lines:
- 1:
- interval: 5
- liner:
- - "&a------------------------"
- - "&2------------------------"
- 2:
- interval: 80
- liner:
- - "&aPlayer:"
- 3:
- interval: 80
- liner:
- - "%player_name%"
- 4:
- interval: 80
- liner:
- - " "
- 5:
- interval: 80
- liner:
- - "&aUptime:"
- - "&aPing:"
- 6:
- interval: 80
- liner:
- - "%server_uptime%"
- - "%player_ping% ms"
- 7:
- interval: 80
- liner:
- - ""
- 8:
- interval: 5
- liner:
- - "&a------------------------"
- - "&2------------------------"
- disabled-worlds:
- - "your_world_here"
Add Comment
Please, Sign In to add comment