Player Status Signs
SpigotMCShows the current online/offline status of a player. Configurable layout and style!
2.5k downloads 4.5 rating
latest v2.1.3 SpigotMC
Features:
- Show players online/ afk / offline status on signs
- Highly configurable
- Permissions!
- Easy to use
- Error free
- Lightweight!
Commands: /playerstatussigns - alias /pss
- /pss help - Shows the player status signs help
- /pss save - Save the signs.
- /pss load - Load the signs
- /pss refresh - Refresh all the signs
playerstatussigns.help
playerstatussigns.create
playerstatussigns.create
playerstatussigns.create.other
playerstatussigns.create
playerstatussigns.create
playerstatussigns.create.other
Preview:
The layout of the signs can be changed to your liking ! This is just an example
Config:
Code (Text):
# ______ _ _____ _ _ _____ _
# | ___ \ | / ___| | | | / ___(_)
# | |_/ / | __ _ _ _ ___ _ __ \ `--.| |_ __ _| |_ _ _ ___ \ `--. _ __ _ _ __ ___
# | __/| |/ _` | | | |/ _ \ '__| `--. \ __/ _` | __| | | / __| `--. \ |/ _` | '_ \/ __|
# | | | | (_| | |_| | __/ | /\__/ / || (_| | |_| |_| \__ \ /\__/ / | (_| | | | \__ \
# \_| |_|\__,_|\__, |\___|_| \____/ \__\__,_|\__|\__,_|___/ \____/|_|\__, |_| |_|___/
# __/ | __/ |
# |___/ |___/
# By: MartenM
#
#----------------------------------------------------------------------------------------------
# Place Holders
# %player% - The players name
#
format:
#
# Format date
date: "dd:MM:yyyy"
#
# The format for when someone is online.
online:
- "x-&a^&r-x"
- "%player%"
- "&aOnline"
- "x-&av&r-x"
#
# The format used when someone is offline
offline:
- "x-&c^&r-x"
- "%player%"
- "&c%since%"
- "x-&cv&r-x"
#
# The format used when someone is afk
afk:
- "x-&1^&r-x"
- "%player%"
- "&1AFK"
- "x-&1v&r-x"
#
messages:
no permission: "&cNot enough permissions."
Planned:
Features that might come:
- More options.
- Display more info when right clicking a sign.
Please leave feedback. Your experience with the plugin is the most important!
Comments 0
No comments yet. Be the first to share your thoughts.