Giter Site home page Giter Site logo

/list Customization about cmi HOT 2 CLOSED

zrips avatar zrips commented on September 18, 2024
/list Customization

from cmi.

Comments (2)

LogGits avatar LogGits commented on September 18, 2024

Its located in the locale_en.yml file:

list:
    help:
      info: '&eShows online player list'
      args: ''
      explanation:
      - 'Perm: '
      - cmi.command.list.admin
      - cmi.command.list.staff
      - cmi.command.list.hidden
      - cmi.command.list.group[number]
    info:
      ListFormat:
      - '&e========================'
      - '&ePlayers online &6[amount]&e/&6[maxamount]'
      - '[adminLine]'
      - '[staffLine]'
      - '[hiddenLine]'
      - '[groupLine]'
      - '&e========================'
      staffLine: '&eStaff online: &f[list]'
      adminLine: '&eAdmin online: &f[list]'
      hiddenLine: '&eHidden: &f[list]'
      groupLine: '&e[groupName]: &f[list]'
      playerFormat: '&e[playerDisplayName]'
      # Add as many groups as you wish, by default there is only 10, to create new one, just copy paste one line and add increment into lines name, like group11 or group12 and so on.
      # Player have to have appropriate permission node to be plaecd in group cmi.command.list.group.[groupnumber], bigger number have priority
      groups:
        group1: '&eGroup1: &f[list]'
        group2: '&eGroup2: &f[list]'
        group3: '&eGroup3: &f[list]'
        group4: '&eGroup4: &f[list]'
        group5: '&eGroup5: &f[list]'
        group6: '&eGroup6: &f[list]'
        group7: '&eGroup7: &f[list]'
        group8: '&eGroup8: &f[list]'
        group9: '&eGroup9: &f[list]'
        group10: '&eGroup10: &f[list]'
      noGroupLine: '&eList'

from cmi.

LogGits avatar LogGits commented on September 18, 2024

@DJKenzoDE I am assuming this was resolved? If not please reopen the issue ❤️

from cmi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.