CustomList is a plugin that displays OnlinePlayers, Staff, and Donators with a simple command of /list. The whole entire /list can be customized in the configuration file because why not? There are variables for everything that will be listed down below. Note: Plugin does not work well with GroupManager!
Here are the variables that can be used CustomList
%Players% gets the members online
%MaxPlayers% gets the max players.
%Staff% gets the staff online
%StaffAmount% gets the staff in an integer
%Donors% gets the donors online
%DonorsAmount% gets the donors in an integer
%Famous% gets the famous players online
%FamousAmount% gets the famous players online in an integer
%Youtube% gets the YouTubers online
%YoutubeAmount% gets the YouTubers online in an integer
%Twitch% gets the streamers online
%TwitchAmount% gets the streamers online in an integer
%Target% gets the player you specify in. Used in "HiddenOther" and "NotHiddenOther".
Easy to read configuration with tutorial comments:
Code (Text):
#
#
# CustomList configuration
#
#
ListMessage:
- '&7&l&m---------------------'
- '&aPlayers online: &7%Players%&a/&7%MaxPlayers%'
- '&aStaff online &7(&a%StaffAmount%&7)&a: &7%Staff%'
- '&aDonators online &7(&a%DonorsAmount%&7)&a: &7%Donors%'
- '&aFamous players online &7(&a%FamousAmount%&7)&a: &7%Famous%'
- '&aYoutubers online &7(&a%YoutubeAmount%&7)&a: &7%Youtube%'
- '&aStreamers online &7(&a%TwitchAmount%&7)&a: &7%Twitch%'
- '&7&l&m---------------------'
# This is the message shown when the player toggles hiding on.
HiddenSelf: "&aYou are now &7hidden."
# This is the message shown when the player toggles hiding off.
NotHiddenSelf: "&aYou are now &7unhidden"
# This is the message shown when the player toggles hiding on for another player.
HiddenOther: "&aYou have now &7hidden &a%Target%."
# This is the message shown when the player toggles hiding off.
NotHiddenOther: "&aYou have now &7unhidden &a%Target%."
# What should we say if someone tries to toggle the hider for a player that is not online?
Player Does Not Exist: "&aThat specified player does &7not &aeexist!"
# This is the message the shows up when the configuration file is reloaded.
Config reload message: "&8(&7CustomList&8) &aConfig file reloaded."
The permissions are listed as follows:
customlist.staff: Gives the player access to be shown on /list as a staff member.
customlist.donor: Gives the player access to be shown on /list as a donator.
customlist.famous: Gives the player access to be shown on /list as a famous player.
customlist.youtube: Gives the player access to be shown on /list as a youtuber.
customlist.twitch: Gives the player access to be shown on /list as a streamer.
customlist.admin: Gives the player access to reload the configuration file for CustomList and to hide players from the list.
The commands are listed as follows:
/list: Displays the list. Aliases: /who, /online, /elist, /ewho. /eonline.
/customlist: Information about the plugin.
/customlist reload: Reloads the configuration file.
/listhide: /listhide will hide yourself from the whole entire list (including the player count)
/listhide [Player]: /listhide [Player] will hide the player you specify from the whole entire list (including the player count)
play.reactivemc.com
play.superiorcraftmc.com
play.universalmc.net
LegacyFactions.net
play.enderkraken.com
play.square1prison.com
play.puremc.net
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
CustomList is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9. Downloaded 10,770 times (via Spigot). Download it and open it directly in the game.