Enchant Tools allows to give enchanted tools for mining, woodcuting and skining to player.
or
or
- If player use enchanted tool for woodcuting, player will recieve charcoal instead wood.
- If player use enchanted tool for skinnig, player will recieve cooked meat instead raw.
- If player use enchanted tool for mining, player will recieve Metal Fragments instead Metal Ore, Sulfur instead Sulfur Ore and High Quality Metal instead High Quality Metal Ore.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- enchanttools.admin - Allows players to give enchanted tools to other players
- rest of the permissions of using the tools can be set/added in the cfg
Chat Commands
- /et <item shortname> <player name or id>
Console Commands
- et <item shortname> <player id>`
Configuration
The settings and options can be configured in the EnchantTools file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Localization
The default messages are in the EnchantTools file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.API
oror
or