Facebook
From loohp, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 80
  1. Options:
  2.   Updater: true
  3.   ShowCancelledNotice: true
  4. Messages:
  5.   EnableMentions: '&aPlayer Mentions Enabled!'
  6.   DisableMentions: '&ePlayer Mentions Disabled!'
  7.   PlayerOnlyCommand: '&cThis command cannot be used in the console!'
  8.   InvalidPlayer: '&cThat is not a valid player!'
  9.   NoPermission: '&cYou do not have permission to use that command!'
  10.   InvExpired: '&cThis inventory view has expired!'
  11.   ReloadPlugin: '&aInteractive Chat has been reloaded!'
  12.   LimitReached: '&cPlease do now use excessive amount of placeholders in one message!'
  13.   ColorsDisabled: '&lYou have colors disabled in your client settings! All messages
  14.     will be white and respect the settings!'
  15.   ColorsReEnabled: '&aYou have colors re-enabled in your client settings! All messages
  16.     will be colored from this point!'
  17. Settings:
  18.   MessagesToIgnore:
  19.   - .*\[.*IGNORE.*\].*
  20.   Bungeecord: false
  21.   BlockMessagesLongerThan30000RegardlessOfVersion: false
  22.   UseCustomPlaceholderPermissions: false
  23.   FilterUselessColorCodes: true
  24.   CommandsToParse:
  25.   - (?i)/emsg.*
  26.   - (?i)/msg.*
  27.   - (?i)/pm.*
  28.   - (?i)/tell.*
  29.   - (?i)/r.*
  30.   UniversalCooldown: 0
  31.   MaxPlaceholders: -1
  32.   PlayerNotFound:
  33.     Hover:
  34.       Enable: false
  35.       Text:
  36.       - '&cUnable to parse placeholder..'
  37.     Click:
  38.       Enable: false
  39.       Action: SUGGEST_COMMAND
  40.       Value: ''
  41.     Replace:
  42.       Enable: true
  43.       ReplaceText: '&c{Placeholer}&r'
  44. Commands:
  45.   Enabled: true
  46.   Format: '[{Command}]'
  47.   Text: '&b[&e{Command}&b]'
  48.   EnforceReplaceTextColor: true
  49.   Action: SUGGEST_COMMAND
  50.   HoverMessage:
  51.   - '&eClick to use command!'
  52. Chat:
  53.   TranslateAltColorCode: '&'
  54.   AllowMention: true
  55.   MentionedSound: ENTITY_EXPERIENCE_ORB_PICKUP
  56.   MentionedTitle: '&c&lMentioned'
  57.   MentionedTitleDuration: 1.5
  58.   UnknownPlayerMentionSubtitle: '&fSomeone had mentioned you in the chat!'
  59.   KnownPlayerMentionSubtitle: '&3%player_name% &fmentioned you in the chat!'
  60.   MentionHighlight: '&e{MentionedPlayer}'
  61.   MentionHoverText:
  62.   - '&b{Sender} mentioned you!'
  63. ItemDisplay:
  64.   Item:
  65.     Enabled: true
  66.     CaseSensitive: false
  67.     Keyword: '[item]'
  68.     Aliases:
  69.     - (?i)(\[i\])
  70.     Text: '&f[&f{Item} &bx{Amount}&f]'
  71.     InventoryTitle: '%player_name%''s Item'
  72.     Cooldown: 5
  73.     GUIEnabled: true
  74.     Frame:
  75.       Primary: MAGENTA_STAINED_GLASS_PANE
  76.       Secondary: BLACK_STAINED_GLASS_PANE
  77.   Inventory:
  78.     Enabled: true
  79.     CaseSensitive: false
  80.     Keyword: '[inv]'
  81.     Aliases:
  82.     - (?i)(\[inventory\])
  83.     Text: '&f[&b%player_name%''s Inventory&f]'
  84.     InventoryTitle: '%player_name%''s Inventory'
  85.     Cooldown: 15
  86.     HoverMessage:
  87.     - '&bClick to view!'
  88.   EnderChest:
  89.     Enabled: true
  90.     CaseSensitive: false
  91.     Keyword: '[ender]'
  92.     Aliases:
  93.     - (?i)(\[e\])
  94.     Text: '&f[&d%player_name%''s Ender Chest&f]'
  95.     InventoryTitle: '%player_name%''s Ender Chest'
  96.     Cooldown: 15
  97.     HoverMessage:
  98.     - '&bClick to view!'
  99. Player:
  100.   UsePlayerNameInteraction: false
  101.   UseOnTranslatableComponents: false
  102.   CaseSensitive: false
  103.   Hover:
  104.     Enable: false
  105.     Text:
  106.     - '&aWorld: %multiverse_world_alias%'
  107.     - '&cHealth: %player_health_rounded%'
  108.   Click:
  109.     Enable: false
  110.     Action: SUGGEST_COMMAND
  111.     Value: '/msg %player_name% '
  112. CustomPlaceholders:
  113.   '1':
  114.     ParsePlayer: sender
  115.     Text: '[money]'
  116.     Aliases:
  117.     - (?i)(\[m\])
  118.     ParseKeyword: false
  119.     CaseSensitive: false
  120.     Cooldown: 0
  121.     Hover:
  122.       Enable: false
  123.       Text:
  124.       - '&6%player_name%''s Balance: $%vault_eco_balance_commas%'
  125.     Click:
  126.       Enable: false
  127.       Action: SUGGEST_COMMAND
  128.       Value: '/pay %player_name% '
  129.     Replace:
  130.       Enable: false
  131.       ReplaceText: '[%player_name%''s Balance]'
  132.   '2':
  133.     ParsePlayer: viewer
  134.     Text: SunKnights
  135.     Aliases: []
  136.     ParseKeyword: false
  137.     CaseSensitive: false
  138.     Cooldown: 0
  139.     Hover:
  140.       Enable: false
  141.       Text:
  142.       - '&eVisit the author''s server!'
  143.       - '&bClick me!'
  144.     Click:
  145.       Enable: false
  146.       Action: OPEN_URL
  147.       Value: https://sunknights.fun
  148.     Replace:
  149.       Enable: false
  150.       ReplaceText: '&6&lSun&e&lKnights'
  151.   '3':
  152.     ParsePlayer: sender
  153.     Text: '[gametime]'
  154.     Aliases: []
  155.     ParseKeyword: false
  156.     CaseSensitive: false
  157.     Cooldown: 0
  158.     Hover:
  159.       Enable: false
  160.       Text: []
  161.     Click:
  162.       Enable: false
  163.       Action: ''
  164.       Value: ''
  165.     Replace:
  166.       Enable: false
  167.       ReplaceText: '%player_world_time_24%'
  168.   '4':
  169.     ParsePlayer: viewer
  170.     Text: '[Hover]'
  171.     Aliases: []
  172.     ParseKeyword: false
  173.     CaseSensitive: false
  174.     Cooldown: 0
  175.     Hover:
  176.       Enable: false
  177.       Text:
  178.       - '&bHover Text is cool!'
  179.     Click:
  180.       Enable: false
  181.       Action: ''
  182.       Value: ''