Mantic Development
DiscordStore
  • Join our Discord
  • Visit our Store
  • Welcome!
  • šŸ“šManticLib
  • šŸ¤–Server Bot
    • šŸ“¬Setup Guide
    • šŸ†˜Frequently Asked Questions
    • Config Files
      • config.yml
      • custom_responses.yml
      • messages.yml
      • reactionroles.yml
      • ticketsettings.json
      • technical_settings.yml
    • Modules
      • Application Module
      • Music Module
      • AI Module Module
      • MCModule
  • 🌾ManticHoes
    • Permissions
    • Placeholders
    • Config Files
      • config.yml
      • enchants.yml
      • prestige.yml
      • messages.yml
      • harvest-event.yml
      • commands.yml
      • harvester-hoes.yml
      • override-prices.yml
      • Menus
        • main.yml
        • prestige.yml
        • crop-prices.yml
        • token-shop.yml
        • leaderboard.yml
        • upgrades.yml
  • āš”ļøManticSwords
    • Config Files
      • config.yml
      • messages.yml
      • commands.yml
      • mob-swords.yml
      • leaderboard.yml
      • crystal-shop.yml
      • upgrades.yml
      • drops.yml
      • override_prices.yml
      • enchants.json
    • Placeholders
    • Permissions
  • šŸŽ£ManticRods
    • Config Files
      • config.yml
      • messages.yml
      • commands.yml
      • rods.yml
      • leaderboard.yml
      • shard-shop.yml
      • upgrades.yml
      • drops.json
      • enchants.json
    • Permissions
    • Placeholders
  • šŸŒ‘ManticDarkzone
    • Config Files
      • config.yml
      • darkzone-mobs.yml
      • commands.yml
      • messages.yml
    • Frequently Asked Questions (FAQ)
  • šŸ›”ļøManticSets
    • Placeholders
    • Permissions
    • Config Files
      • config.yml
      • messages.yml
      • _INFO.txt
      • Pre-Made Sets
        • Damage Set
        • Patching Set
        • XP Booster Set
        • McMMO Booster Set
        • Money Booster Set
        • ShopGUI+ Booster Set
        • Token Booster Set
        • Crystal Booster Set
        • Shard Booster Set
        • Coin Booster Set
        • Regeneration Set
        • Health Boost Set
    • Custom data for armour
  • šŸ’“AfkZone
    • Setup Guide
    • Placeholders
    • Config Files
      • config.yml
      • gem-shop.yml
  • šŸ’“ManticCurrency
    • Frequently Asked Questions (FAQ)
    • Placeholders
    • Config Files
      • config.yml
      • currency-shop.yml
      • leaderboard.yml
  • šŸŽGiftcards
    • Config Files
      • config.yml
      • giftcard_items.yml
      • view_menu.yml
  • šŸ—”ļøInfiniteKoth
  • 🌊Water Pearls
  • 🤺PvPItems
    • šŸ“–Configurations
    • šŸŽŸļøPermissions
  • ā›ļøMining Economy
    • šŸ“‘Configuration
    • āŒØļøCommands and Usages
    • šŸŽŸļøPermissions
    • šŸ“‚Placeholders
    • āš™ļøAPI
    • šŸ©Free Addons
  • šŸ‘æDevilEnchants
    • Config Files
      • config.yml
      • lang.yml
      • enchant-settings.yml
      • custom-enchant.yml
  • šŸŖ„VanillaEnchants
    • Config Files
      • config.yml
      • messages.yml
      • enchant-settings.yml
      • custom-enchant.yml
  • šŸ’£Throwable Creepers
    • Config Files
      • config.yml
  • šŸ›„Reclaim
    • config.yml
  • šŸ¤EULA
Powered by GitBook
On this page
  1. ManticRods
  2. Config Files

config.yml

ManticRods Configuration Files


# Put your license key here, if you don't have one, you can get one at https://discord.mantic.dev/
license: XXXX-XXXX-XXXX-XXXX

# The default balance of a player.
starting-shard-balance: 1000
# This is the amount of shards you get per fish caught. If you want to disable this, set it to 0.
# Please be aware that a 'shard finder' enchant in 'enchants.json' may affect the amount received by the player.
shards-per-fish: 1
# Available types are RAW (172123), COMMA (172,123), and SHORTENED (172.12k)
shard-balance-format: COMMA
# Whether or not the Shard Shop is enabled
enable-shop: true

# Options (case-sensitive): ManticRods, ManticHoes, MiningEconomy or ManticSwords
# If the plugin cannot be found it will default to the internal economy.
economy-provider: ManticRods

use-menus-for-leaderboards: true

# Whether or not to automatically send captcha's to players
enable-captcha: true

# This is the chance of a captcha happening catching rods (The higher the number the lower the chance, currently 1/10000)
captcha-chance: 10000
# This is the duration in ticks (20 ticks per seconds) that the player cannot use the tool
captcha-block-ticks: 1200
# This is the max duration a player can take to solve the captcha
captcha-timeout-ticks: 1200
# If false, captcha will be random blocks/items
do-maths-captcha: false
# If true, players will be kicked if they fail the captcha
kick-on-captcha-fail: false

# This is how often the money from rods is sold and deposited to players in Seconds
sell-timer: 15
send-sell-chat-messages: false
send-sell-action-bar-messages: true

default-starting-enchant-level: 1
default-max-enchant-level: 15

should-give-default-exp: true
item-drop-confirmation: true

# This is in ticks (20 ticks per second), 15 ticks being the lowest
default-catch-time: 400

# If an enchant has only one level, such as autosell and this is enabled the 'unlocked' message will replace number in the lore for that enchant when it's been upgrade, the opposite goes for 'locked'
single-level-symbol:
  enabled: true
  unlocked: '&aāœ“'
  locked: '&cāœ•'
PreviousConfig FilesNextmessages.yml

Last updated 1 year ago

šŸŽ£