Zowp

Volcano - settings.yml

Dec 6th, 2023 (edited)
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 6.97 KB | None | 0 0
  1. ###########################
  2. ## Volcano made by Zowpy ##
  3. ###########################
  4.  
  5. server:
  6.   uuid: "" # Do NOT touch this!
  7.   name: "hub-01"
  8.   bungee-name: "hub"
  9.   # you can choose a type from:
  10.   # hub, practice, hcf, kitpvp, kitmap, uhc, uhc_meetup, factions,
  11.   # survival, skyblock, ffa, skyprison, prison, sg, soup, event, bedwars,
  12.   # skywars, duel, creative, build, oneblock, other
  13.   type: "HUB"
  14.   # you can put anything you want
  15.   # this is used to organize the servers, for example getting player count for a specific server group
  16.   groups:
  17.    - "eu"
  18.     - "hub"
  19.   # ticks before a server update is sent (20 ticks = 1 second)
  20.   # it is recommended to keep this at 20 ticks unless
  21.   # you need frequent server updates
  22.   ticks-per-update: 20
  23.  
  24. discord:
  25.   enabled: false
  26.   webhook: ""
  27.  
  28. chat-format: "<tag_prefix><prefix><prename><tag_prename><name><tag_suffix><suffix> &f<message>"
  29. # set this to false to disable the Volcano chat-format
  30. use-chat-format: true
  31.  
  32. auto-reboot:
  33.   enabled: false
  34.   # restarts the server 24 hours after it started.
  35.   timeframe: 24h
  36.  
  37. nametag:
  38.   enabled: true
  39.   vanish-tab-format: "&7[V] <name>" # supports PlaceholderAPI
  40.   vanish-nametag-format: "&7[V] <profile_color>"
  41.  
  42. date:
  43.   12-hour-format: false
  44.   custom-format:
  45.     enabled: false
  46.     format: ""
  47.  
  48. general:
  49.  # disabling this will remove the staff-mode feature
  50.   staff-mode: true
  51.   # automatically refresh/update all stored disguise's skins on startup, disabling this will greatly reduce startup times
  52.   refresh-cached-disguise-skins: false
  53.   # uses mojang api to fetch player uuids to create their profile without them having to join when doing /grant etc
  54.   # WONT WORK ON CRACKED SERVERS
  55.   use-mojang-api: false
  56.   enchant-command: false
  57.   maintenance-kick-message: "&cThe server is currently under maintenance."
  58.   report-cooldown: 60 # in seconds
  59.   helpop-cooldown: 60 # in seconds
  60.   # the console format displayed in menus, ban message etc.
  61.   console-format: "&4Console"
  62.   # if this option if enabled all punishments and pardons will be silent.
  63.   force-silent-punishments: false
  64.   default-punishment-reason: "Cheating"
  65.   default-pardon-reason: "Pardoned"
  66.   # when doing /alts or handling blacklists with this option false it will only check if the alts' last IP match the player's IP
  67.   # but if this option is enabled it will check alts' last IP and previous IPs too
  68.   strict-alts: false
  69.   # enabling this option will make all staff players see all vanished players no matter the rank weight difference
  70.   # disabling this option will make vanish based on the player rank's weight
  71.   show-vanish-to-staff: false
  72.   # this will automatically put you in vanish when toggling staff mode and will unvanish when untoggling staff mode
  73.   auto-staff-mode-vanish: true
  74.   # automatically put staff members into vanish once they join the server
  75.   auto-vanish: false
  76.   # you should only enable this command for testing purposes
  77.   eval-redis-command: false
  78.   # toggle the friend system
  79.   friend-system: true
  80.   # override the plugin TAB sorting (https://www.spigotmc.org/resources/tab-1-5-1-21-1.57806/)
  81.   TAB-sorting: true
  82.  
  83.  
  84. join-message:
  85.   enabled: false
  86.   clear-chat: false
  87.   message:
  88.    - "&7&m--------------------------"
  89.     - "&eWelcome <player>&e to &bServer&e!"
  90.     - " "
  91.     - "&eStore: &bstore.server.com"
  92.     - "&eDiscord: &bdiscord.server.com"
  93.     - "&7&m--------------------------"
  94.  
  95. namemc:
  96.   enabled: true
  97.   # the server's ip
  98.   ip: "server.com"
  99.   message:
  100.    - " "
  101.     - "&bIt seems that you didn't like us on NameMC, go to"
  102.     - "&3https://namemc.com/server/server.com &band like us"
  103.     - "&bto receive in-game rewards"
  104.     - " "
  105.  
  106.   # commands that are executed when the player likes the server on NameMC
  107.   reward:
  108.     message: "&bThanks for liking us on &3NameMC&b."
  109.     commands:
  110.      - "tag add Liked <player>"
  111.  
  112.   # commands that are executed when the player unlikes the server on NameMC
  113.   unlike:
  114.     message: "&cYou have unliked us on NameMC."
  115.     commands:
  116.      - "tag remove Liked <player>"
  117.  
  118. tips:
  119.   enabled: true
  120.   interval: 60 # in seconds
  121.   show-in-console: false
  122.   messages:
  123.    - "&3[TIP] &bTip #1"
  124.     - "&3[TIP] &bTip #2"
  125.     - "&3[TIP] &bTip #3"
  126.  
  127. coins:
  128.   enabled: true
  129.   rank-duration: "30d" # enter any duration, EX: 1d, 30d, 1y, perm
  130.  
  131. 2fa:
  132.  # NONE, MODERATE, SEVERE
  133.   # NONE: there is no 2fa required for staff
  134.   # MODERATE: Every new IP join 2FA is required
  135.   # SEVERE: Every join requires 2FA
  136.   mode: NONE
  137.   # will make staff setup 2FA the first time they join the server
  138.   require-setup: false
  139.   # the name that will display in the 2fa app
  140.   issuer-name: "Volcano"
  141.   whitelisted-commands:
  142.    - "2fa"
  143.     - "auth"
  144.     - "setupauth"
  145.     - "setup2fa"
  146.  
  147. ban:
  148.  # should we allow banned players to join the server?
  149.   allow-banned-players: false
  150.  
  151.   send-join-message: true
  152.  
  153.   join-message-temp:
  154.    - " "
  155.     - "&cYou have been temporarily banned from our network for <duration>."
  156.     - "&cReason: <reason>"
  157.    - " "
  158.  
  159.  join-message-perm:
  160.    - " "
  161.    - "&cYou have been permanently banned from our network."
  162.    - "&cReason: <reason>"
  163.    - " "
  164.  
  165.  disallowed-command: "&cYou can't run this command while banned."
  166.  # commands that banned players can run
  167.  allowed-ban-commands:
  168.    - "discord"
  169.    - "disc"
  170.    - "site"
  171.    - "website"
  172.  
  173. commands:
  174.  # disables tab completing commands except for players with the permission (core.tab.complete)
  175.  disable-tab-complete: false
  176.  # disables all commands with ':' in them
  177.  disable-column-commands: false
  178.  # this disables any Volcano command
  179.  disabled-commands:
  180.    - "anycommand"
  181.  blocked:
  182.    - "bukkit:about"
  183.    - "bukkit:help"
  184.    - "bukkit:?"
  185.    - "bukkit:pl"
  186.    - "bukkit:plugins"
  187.    - "bukkit:ver"
  188.    - "bukkit:version"
  189.    - "help"
  190.    - "icanhasbukkit"
  191.    - "about"
  192.    - "?"
  193.    - "pl"
  194.    - "plugins"
  195.    - "ver"
  196.    - "version"
  197.    - "minecraft:me"
  198.    - "me"
  199.  message: 'Unknown command. Type "/help" for help.'
  200.  
  201. freeze:
  202.  message: "&cYou are not allowed to execute this command while frozen."
  203.  allowed-commands:
  204.    - "msg"
  205.    - "r"
  206.    - "reply"
  207.    - "message"
  208.    - "ss"
  209.    - "freeze"
  210.  
  211. whitelisted-websites:
  212.  - "builtbybit.com"
  213.  
  214. filtered-words:
  215.  - faggot
  216.  - kys
  217.  - kill yourself
  218.  - ddos
  219.  - dox
  220.  
  221. filter-punishment:
  222.  # we highly recommend against using this, as the filters are not always accurate.
  223.  enabled: false
  224.  type: "MUTE"
  225.  reason: "Inappropriate Language"
  226.  duration: 1d
  227.  silent: true
  228.  
  229. # list of names that you are not allowed to use while disguising unless you have OP
  230. disguise-blacklist:
  231.  - "Zowpy"
  232.  
  233. help-command:
  234.  enabled: false
  235.  page-not-found: "&cNo results found."
  236.  # this should be the page number, you can add as many as you want
  237.  # these messages support PlaceholderAPI
  238.  1:
  239.    - "&7&m--------------------"
  240.    - "&7* &e/msg &b<player> <message>"
  241.    - "&7* &e/r &b<message>"
  242.    - "&7* &e/report &b<player>"
  243.    - "&7* &e/request &b<message>"
  244.    - "&7&m--------------------"
Add Comment
Please, Sign In to add comment