[FREE] ❓ How ❓ Simple, Lightweight Help Menus Redefiner

ReflexShow

Java & Full Stack Web Developer
Supreme
Feedback score
0
Posts
19
Reactions
53
Resources
1

Code:
hows:
  version: v1.0
  settings:
    enablePlugin: true
    prefix: '&7&lHow »'
    enableSound: true
    howSound: ENTITY_PLAYER_LEVELUP
    showInfoAboutPlugin: true
  messages:
    listMessage: '&6&l» HOWS LIST &7(Try to click on subject)'
    listItemFormat: '&6&l» &7&n{how}'
    noSuchSubject: '&cNo such subject, &7try /how list'
    unknownCommand: '&cUnknown command, use &7/how help'
    notAvailable: '&c&lSorry!&c This option aren''t available currently.'
    isOffline: '&c&lSorry!&c This aren''t online currently.'
    noPermission: '&cYou do not have permission to do that.'
    reloadMessage: '&adata have been reloaded successfully!'
Code:
hows:
  firsthow:
    enabled: true
    permission: none
    sound: ENTITY_PLAYER_LEVELUP
    description:
    - '&7This is your &7&lvery first &7how!'
    - '&aFeel free to edit/add more hows to &7hows.yml &amanually.'
Code:
   how.*:
      description: unlocks all permissions
      default: false
   how.to:
      description: permission to use how [subject]
      default: true
   how.list:
      description: permission to see hows list
      default: true
   how.force:
      description: permission to force how on any player
      default: op
   how.reload:
      description: permission to reload all files
      default: op
 
Type
Offering
Last edited:
Top