SimpleLiteList | Fully customizable '/list' command icon

SimpleLiteList | Fully customizable '/list' command -----

Customize the output of the /list command on your server!



SimpleLiteList is a plugin for Bukkit servers that allows the server to highly customize the styles in the /list command, similar to PvP servers.

Supported servers: Bukkit & Spigot.

How to install?
Download the plugin and place it in the plugin folder. Restart the server to load the plugin, enjoy!
(After version 2.0, the PlaceholderAPI has become a soft dependency.)

Code (YAML):
# Symbol to separate players in the list.
separator
: "&f, "

# List style editing
# The following are built-in placeholders:
# Online player count {online}
# List output {list}
list-format
: "&4&oOwner&f, &c&oAdministrator&f, &5&oModerator&f&f, &6&oFamous&f, &9&oMedia&f, &e&oHelper&f, &3ACE&f, &bMVP&f, &dPRO&f, &2VIP&f, &aDefault\n&f({online}/1000): {list}"

# Player group settings (required permissions, prefix, suffix, weight)
groups
:
  owner
:
    permission
: "list.owner" # Required permission
    prefix
: "%luckperms_prefix%" # Prefix
    suffix
: "%luckperms_suffix%" # Suffix
    weight
: 100 # The higher the priority, the closer to the top of the list.
  admin
:
    permission
: "list.admin"
    prefix
: "&c&o"
    suffix
: ""
    weight
: 50
  mod
:
    permission
: "list.mod"
    prefix
: "&5&o"
    suffix
: ""
    weight
: 9
  famous
:
    permission
: "list.famous"
    prefix
: "&6&o"
    suffix
: ""
    weight
: 8
  media
:
    permission
: "list.media"
    prefix
: "&9&o"
    suffix
: ""
    weight
: 7
  helper
:
    permission
: "list.helper"
    prefix
: "&e&o"
    suffix
: ""
    weight
: 6
  ace
:
    permission
: "list.ace"
    prefix
: "&3"
    suffix
: ""
    weight
: 5
  mvp
:
    permission
: "list.mvp"
    prefix
: "&b"
    suffix
: ""
    weight
: 4
  pro
:
    permission
: "list.pro"
    prefix
: "&d"
    suffix
: ""
    weight
: 3
  vip
:
    permission
: "list.vip"
    prefix
: "&2"
    suffix
: ""
    weight
: 2
  default
:
    permission
: "list.default"
    prefix
: "&a"
    suffix
: ""
    weight
: 1
  #examplegroup:
    #permission: "example.test"
    #prefix: "&f&l"
    #suffix: "&c❤"
    #weight: 20000
Command
/List - Listing your custom list.
/simptelitelist(sll) reload - Reload config.

Permission
simplelitelist.reload - Use reload command.
Resource Information
Author:
----------
Total Downloads: 78
First Release: Oct 25, 2024
Last Update: Dec 20, 2024
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings