Multitool Plus Pro [1.13-1.19]

Free Multitool Plus Pro [1.13-1.19] 3.5.15

Nâng Cấp Tài Khoản Để Tải Xuống
  • Hello Khách!
    Join our Discord now to receive the latest updates! Discord SyncMC
  • Upgrade your account now to enjoy unlimited access to resources! Upgrade Account

You can request a new version of the resource or get quick support via Discord or post an update request on the Forum.

multitool-png.530264


Multitool Plus lets you store all your tools in a single inventory slot with the help of an easy to use, external tool inventory.

New Update:
Multiarmour has now been added! Multiarmour will automatically switch between chestplate and elytra without the need of any effort on the player's side! Elytra and chestplate are also kept in a separate inventory.


commands-png.530260



/multitool (/mt) => The base command

/mt open (/mt o) => Opens the multitool inventory

/mt wings (/mt w) => Opens the multi armour inventory

/mt toggle (/mt t) => Toggles the tool switching feature

/mt reload => Reloads the config.yml file

/mt migrate (old/database) => Migrates all tools from the regular version to the pro version. OR migrates all tools from the PlayerData.yml file to your database
NOTE: When migrating, make sure that no players leave or join the server (whitelist is ideal), and that no multitools are touched.

/mt togglewarning (/mt tw) => Toggles durability warnings for your tools.

/mt warningpercent int (/mt wp int)=> Set the durability percent to start showing warnings at.


features-png.530261


All these features are assuming the player's multitool inventory contains the required tools.

Interact With Block => tool switches to tool

Crouch + Swap Hands => equivalent of "/mt toggle"

Crouch + Right Click Block => switch tool to shears/hoe (if block being clicked supports shears/hoe)

Crouch + Right Click Entity => switch tool to shears (if entity can be sheared)

These features are assuming the players has the elytra and chestplate in their multiarmour inventory.

In air => Chestplate switches to elytra.

On ground => Elytra switches to chestplate

permissions-png.530263


multitool.use:
description: Allows the use of a multitool
default: op
multitool.command:
description: Allows the use of multitool commands
default: op
multitool.viewothers:
description: Allows the opening of other players' multitools
default: op
multitool.migrate:
description: Migrates all data from multitool regular to multitool pro
default: op
multitool.reload:
description: Reloads config.yml
default: op
multitool.multiarmour:
description: Allows the use of the elytra/chestplate multi armour
default: op
multitool.durabilitywarning:
description: Allows the user to toggle durability warnings (The default toggle state is off)
default: op
multitool.tool.sword:
description: Allows the user to put a sword in the multitool
default: true
multitool.tool.pickaxe:
description: Allows the user to put a pickaxe in the multitool
default: true
multitool.tool.axe:
description: Allows the user to put a axe in the multitool
default: true
multitool.tool.shovel:
description: Allows the user to put a shovel in the multitool
default: true
multitool.tool.hoe:
description: Allows the user to put a hoe in the multitool
default: true
multitool.tool.shears:
description: Allows the user to put shears in the multitool
default: true
multitool.armour.wings:
description: Allows the user to put a elytra in the multiarmour
default: true
multitool.armour.chestplate:
description: Allows the user to put a chestplate in the multiarmour
default: true

moreinfobanner-png.530262


Items can be put into their respective slots in the multitool inventory. Each slot says which item it supports, so there shouldn't be any confusion.

Clicking the feather at the bottom of the inventory will generate the multitool and give it to the player. If the multitool is taken out of the player's inventory, it will be put away (taken out of the inventory) to prevent duping items. The tools in the multitool inventory will still remain however, so the player can simply generate their tool once more.

If the player dies with the multitool on them, an option in the config will determine whether the tool is simply put away (as mentioned above) or if all tools in the multitool will fall onto the floor.

If a tool breaks in the multitool, the multitool will be put away, and that item will not be retrievable.

Not all tools need to be in the multitool inventory. If the player doesnt want their multitool to support wood blocks, they don't need to put an axe in it. This applies for every tool.

Any material tool is supported. From wood to diamond to gold.
Enchantments, lore, and item names are also supported, as are custom enchantments.

Vein miner is also supported.

Note: some plugins that add entities or special interactions with existing entities can cause duplication bugs.

Mã:
#This is the multitool config


# GAME SETTINGS
#####################################################################################################

#drop all tools on death?
dropondeath: false
#if dropondeath is true, if the item being dropped contains the words below in their lore, they will be lost (like Curse of Vanishing)
loseondeath: ["Vanishing", "Unstable"]
#if dropondeath is true, if the item being dropped contains the words below in their lore, they will be kept in the multitool inventory
keepondeath: ["Soulbound"]
# leave empty to allow all worlds. type world names to create a whitelist. ex: whitelisted_worlds: ["creative", "skyblock"]
whitelisted_worlds: []


# mySQL Options
#####################################################################################################

enable_sql: false
host: "localhost"
port: "3306"
database: "database"
username: "username"
password: "password"


# TRANSLATION OPTIONS
#####################################################################################################

# enable this to show a list of tools in the multitool in the lore
tool-list-lore: true

mtoinv: "&9Multitools"
mtwinv: "&9Multiarmour"


# NOTE: These two CANNOT be the same
multitool: "&9&lMultitool"
multiarmour: "&9&lMultiarmour"


#%prefix% = [prefix] before the message
prefix: "&f&l[&9&lMultitool&f&l] "


msgdrop: "%prefix%&cYou dropped your Multitool!"
msgremove: "%prefix%&cYou removed your Multitool!"
msgtoggleon: "%prefix%&aMultitool On!"
msgtoggleoff: "%prefix%&cMultitool Off!"
msgdeath: "%prefix%&cYou died, so your Multitool was put away!"
msginvalid: "%prefix%&cInvalid Arguments:"
msgnotmultitool: "%prefix%&cThis is not your multitool!"
msgempty: "%prefix%&cThe Multitool is empty!"
msgnospace: "%prefix%&cThere's no space in your inventory!"
msggiven: "%prefix%&aYou have been given your multitool!"
msgtoolremoved: "%prefix%&cA tool was removed from your Multitool!"
msgalreadyhave: "%prefix%&cYou already have your multitool!"
msgnopermission: "%prefix%&cYou do not have permission to do that!"
msgnotonline: "%prefix%&cThat player is not online!"
msgitemframe: "%prefix%&cYou cannot give your multitool to item frames!"
msgarmourstand: "%prefix%&cYou cannot give your multitool to armour stands!"
msgwrongworld: "%prefix%&cYou are in the wrong world!"

swordhere: "&aPut Sword Here"
pickaxehere: "&aPut Pickaxe Here"
axehere: "&aPut Axe Here"
shovelhere: "&aPut Shovel Here"
hoehere: "&aPut Hoe Here"
shearshere: "&aPut Shears Here"
clickfeather: "&aClick this feather to generate your Multitool."
chestplatehere: "&aPut Chestplate Here"
elytrahere: "&aPut Elytra Here"

If there are any issues, feel free to contact me on my discord: https://discord.gg/AET9mWj
screenshot_6-png.431208
screenshot_8-png.431210
screenshot_7-png.431209

screenshot_9-png.450347


Review (this was reviewed for the lite version of the plugin):
Reviewer's server website: http://mc-barbercraft.com/

Multitool Plus Lite: https://www.spigotmc.org/resources/multitool-plus-1-13-1-14.62509/

If there are any issues, feel free to contact me on my discord: https://discord.gg/AET9mWj
Tác giả
log4net
Lượt Tải
0
Lượt xem
84
Phát hành lúc
Cập nhật lúc

Đánh giá

0.00 star(s) 0 đánh giá