ServerInfoCMDS

Informative commands for the players

By using the following configuration, you can create as many informative commands with custom names and no permission hassle. This has support for PlaceholderAPI & Internal Variables Below is shown the /discord and /buy command [!] To override tebex /buy command you must disable it in its config

ServerInfoCMDS:
  Enabled: true
  Commands:
    discord:
      enabled: true
      message:
      - ''
      - '&d&lServer Discord'
      - ''
      - '&d&lDiscord'
      - '&f&l%DISCORD%' 
    buy:
      enabled: true
      message:
      - ''
      - '&f&l[!] &d&lCLICK TO VISIT OUR STORE!'
      - ''
      - '  &d&l• &f&n%STORE%'
      - ''

Last updated