BG-Software
  • Welcome to BG-Software
  • WildInspect
    • Overview
    • Source Code
    • Issues Tracker
    • Download
  • WildBuster
    • Overview
      • Commands and Permissions
    • Source Code
    • Issues Tracker
    • Download
  • WildStacker
    • Overview
      • Commands and Permissions
      • Items Stacker
      • Entities Stacker
        • Loot Tables
        • Linked Entities
      • Spawners Stacker
        • Spawners Override
          • Spawn Conditions
        • Spawner Upgrades
      • Blocks Stacker
    • Source Code
    • Issues Tracker
    • Download
  • WildTools
    • Overview
      • Commands and Permissions
      • Configuring Tools
      • Builder Tool
      • Cannon Tool
      • Crafting Tool
      • Crowbar Tool
      • Cuboid Tool
      • Drain Tool
      • Harvester Tool
      • Ice Tool
      • Lightning Tool
      • Magnet Tool
      • Pillar Tool
      • Sell Tool
      • Sort Tool
    • Source Code
    • Issues Tracker
    • Download
  • WildChests
    • Overview
      • Commands and Permissions
      • Configuring Chests
      • Linked Chests
      • Regular Chests
      • Storage Units
    • Source Code
    • Issues Tracker
    • Download
  • WildLoaders
    • Overview
      • Commands and Permissions
    • Source Code
    • Issues Tracker
    • Download
  • SuperiorSkyblock
    • Overview
      • Commands and Permissions
        • Player Commands
        • Admin Commands
        • Permissions
      • Placeholders
        • Global Placeholders
        • Island Placeholders
        • Player Placeholders
        • Chat Placeholders
      • Configuration Files
      • Messages
      • Island Flags
      • Island Privileges
      • Schematics
      • Upgrades
        • Island Multipliers
      • Menus
        • Bank Logs Menu
        • Biomes Menu
      • Missions
        • BlocksMissions
        • BrewingMissions
        • CraftingMissions
        • EnchantingMissions
        • FarmingMissions
        • FishingMissions
        • IslandMissions
        • ItemsMissions
        • KillsMissions
        • StatisticsMissions
      • Javascript Engine
      • Custom Blocks
      • API
        • Register your own command
        • Register your own block-keys
      • Addons
        • SSBOneBlock
        • SSBProxyBridge
    • Source Code
    • Issues Tracker
    • Download
Powered by GitBook
On this page
  • Table of Contents
  • Supported Plugins
  • Adding support for plugins
  • Built-in support

Was this helpful?

  1. WildTools

Overview

WildTools brings the ability to create custom wands and tools that can be used by players. You can create Sell-Wands, Harvester Hoes, Trench Pickaxes and more!

PreviousBlocks StackerNextCommands and Permissions

Last updated 3 years ago

Was this helpful?

The plugin brings custom tools to your server with many different actions they can perform - breaking multiple blocks, placing blocks, sell contents in containers and more!

Table of Contents

  • Overview

    • Supported Plugins

      • Adding support for plugins

      • Built-in support

  • Commands and Permissions

    • Commands

    • Permissions

  • Configuring Tools

    • Tool Sections

  • Builder Tool

    • Required Sections

    • How to Use

  • Cannon Tool

    • Required Sections

    • How to Use

  • Crafting Tool

    • Required Sections

    • How to Use

  • Crowbar Tool

    • Optional Sections

    • How to Use

  • Cuboid Tool

    • Required Sections

    • How to Use

  • Drain Tool

    • Required Sections

    • How to Use

  • Harvester Tool

    • Required Sections

    • Optional Sections

    • How to Use

      • Sell Mode

  • Ice Tool

    • Required Sections

    • How to Use

  • Lightning Tool

    • How to Use

  • Magnet Tool

    • Required Sections

    • How to Use

  • Pillar Tool

    • How to Use

  • Sell Tool

    • How to Use

  • Sort Tool

    • How to Use

Supported Plugins

The plugin handles the interactions of the tools and how they behave, and this may cause conflicts with other plugins. However, the plugin is packed with a smart system that supports every plugin in the world.

Adding support for plugins

There are two different supports you can add - one, is for claiming plugins. If you have a plugin that prevents blocks from being broken by other plugins, WildTools should know it and respect their restrictions. If you have a plugin like that, simply add it to the claiming-plugins list in your config, and WildTools will do the job.

The second type of plugins is plugins that do something when a block is broken or placed. For example, giving rewards for breaking blocks. These plugins should know about the blocks that were broken or placed, and by adding them to the other-plugins list in your config, WildTools will make sure they are notified about these changes.

By filterring which plugins should be notified about actions made by WildTools, you can reduce the amount of lag caused by the amount of actions there are. Many plugins know how to handle breaking of one block at a time, however using tools of WildTools you can break multiple at once, which can drop performance due to other plugins.

Built-in support

The plugin has a few plugins that are supported by default. Here's a list of them:

Custom Containers

  • WildChests

Custom Drops

  • MergedSpawner

  • RoseStacker

  • SilkSpawners

  • WildStacker

  • mcMMO

Custom Prices

  • CMI

  • EconomyShopGUI

  • Essentials

  • GUIShop

  • NewtShop

  • QuantumShop

  • ShopGUIPlus

Custom Claims

  • FactionsUUID

  • GriefPrevention

  • Lands

  • MassiveCore Factions

  • Residence

  • Towny

  • Villages

Diamondxr showcasing the plugin