Yottabyte AntiCraft v2.2.3-RELEASE

Lightweight, efficient and configurable anti-craft plugin.
  • Y_LOGO_GREEN_TRANSPARENT.png
  • yottabyte anticraft.jpg
  • Y_LOGO_GREEN_TRANSPARENT.png
  • yottabyte anticraft.jpg
What is Yottabyte?
The definition is a unit of information equal to one septillion bytes! (10^24) Yottabyte also is a series of plugins made by Wekylend .​
Support Discord: https://discord.yottabyte.dev
(open a ticket for support)
My Discord Tag: Wekylend (Wekylend#7965)​
features.jpg


  • 100% configurable messages.
  • 100% configurable permissions.
  • Ability to disable in specified worlds.
  • Ability to disable/block all crafting.
  • Ability to unload all crafting recipes.
  • Item blacklist.
  • In-game commands to make it easy!
  • Ability to block "Smithing" table crafts
  • Ability to block anvil results (Currently only blocks on the result's Material type)
  • Ability to block anvil renaming
  • Ability to disable furnace/smelting cooking recipes
  • Ability to disable potion brewing recipes
  • Ability to disable elytras
  • Supports versions: 1.8-1.21
  • Free! ;)

config.jpg


For the configuration section "blacklisted-items", please refer to the Material enum of your version:

For the configuration section "misc.potion", please refer to the PotionType Enum of your version:
YAML:
messages:
  usage: "&a&l[!]&7 /%command%"
  no-permission: "&c&l[!]&c You don't have permission."
  config-reloaded: "&a&l[!]&7 You reloaded the &aconfig.yml&7!"

  crafting-denied: "&c&l[!]&c Crafting a(n) &a%item%&c is disabled!"
  smithing-denied: "&c&l[!]&c Creating a &a%item%&c is disabled!"
  elytra-denied: "&c&l[!]&c Elytras have been disabled on this server!"
  anvil-denied: "&c&l[!]&c Using an anvil with a(n) &a%item%&c is disabled!"
  anvil-renaming-denied: "&c&l[!]&c Renaming items in anvils is disabled!"
  crafting-bypassed: "&a&l[!]&7 You bypassed the anti-crafting for&a %item%&7."
  smithing-bypassed: "&a&l[!]&7 You bypassed the anti-smithing for&a %item%&7."
  anvil-bypassed: "&a&l[!]&7 You bypassed the anti-anvil for&a %item%&7."
  elytra-bypassed: "&a&l[!]&7 You bypassed the anti-elytra."

  empty-hand: "&c&l[!]&c You must have an item in your hand!"
  already-blacklisted: "&c&l[!]&c This item is already blacklisted!"
  already-unloaded: "&c&l[!]&c This item is already unloaded!"
  cannot-blacklist: "&c&l[!]&c Couldn't remove that item from the blacklist!"
  cannot-unload: "&c&l[!]&c Couldn't unload that item!"

  blacklisted-item: "&a&l[!]&7 You've added &a%item% &7to the blacklist."
  unloaded-item: "&a&l[!]&7 You've unloaded &a%item% &7crafting recipe."
  blacklist-item-remove: "&a&l[!]&7 You've removed &a%item% &7from the blacklist."
  unload-item-remove: "&a&l[!]&7 You've loaded &a%item% &7crafting recipe."

settings:
  permission:
    reload-command: yottabyte.anticraft.reload
    blacklist-command: yottabyte.anticraft.blacklist
    unload-command: yottabyte.anticraft.unload
    craft-bypass: yottabyte.anticraft.bypass
    smithing-bypass: yottabyte.anticraft.smithing.bypass
    anvil-bypass: yottabyte.anticraft.anvil.bypass
    anvil-renaming-bypass: yottabyte.anticraft.anvil.rename.bypass
    elytra-bypass: yottabyte.anticraft.elytra.bypass

disable-all-crafting: false
disable-all-smithing: false
disable-all-anvils: false
disable-all-anvil-renaming: false
disable-all-elytras: false
disable-all-potions: false
disable-all-smelting: false

#unload-all-recipes requires a restart to take affect
unload-all-recipes: false

anti-crafting:
  enabled: true
  disabled-worlds:
    - nameofworld
  blacklisted-items:
    - GOLDEN_APPLE:1

unload-recipes:
  - HOPPER

misc:
  anvil:
    enabled: false
    disabled-worlds:
      - nameofworld
    blacklisted-items:
      - DIAMOND_SWORD
  smithing:
    enabled: false
    disabled-worlds:
      - nameofworld
    blacklisted-items:
      - NETHERITE_HOE
  potion:
    enabled: false
    drop-ingredients: true
    disabled-worlds:
      - nameofworld
    blacklisted-potions:
      # Removes strength 1 & strength 2 potions
      - STRENGTH:1
      - STRENGTH:2
      # Removes all speed potions
      - SPEED
  smelting:
    enabled: false
    drop-cooked-item: true
    disabled-worlds:
      - nameofworld
    blacklisted-items:
      - IRON_ORE
  elytra:
    enabled: false
    delete-elytra-on-flight: false
    disabled-worlds:
      - nameofworld

commands.jpg


  • /anticraft reload - Reloads the config.yml.
  • /anticraft blacklist <add|remove> - Remove or add an item to the blacklist.
  • /anticraft unload <add|remove> - Unload or load an item recipe from the server.

permissions.jpg


The permissions below are 100% configurable in the config.yml.

  • yottabyte.anticraft.reload - Use the /anticraft reload command.
  • yottabyte.anticraft.blacklist - Use the /anticraft blacklist command.
  • yottabyte.anticraft.unload - Use the /anticraft unload command.
  • yottabyte.anticraft.bypass - Bypass the anti-craft blacklist.
  • yottabyte.anticraft.smithing.bypass - Bypass the "smithing" anti-craft.
  • yottabyte.anticraft.anvil.bypass - Bypass the anvil anti-craft.
  • yottabyte.anticraft.anvil.rename.bypass - Bypass the anvil anti-renaming.
  • yottabyte.anticraft.elytra.bypass - Bypass the disabled elytra setting.

Terms.jpg

By downloading this plugin you agree to the following:
  • You are not allowed to decompile this resource.
  • You are not allowed to claim this resource as yours.
  • You are not allowed to resell this resource.

Latest reviews

My mistake for the last review the plugin is smart
Epic plugin my guy. One of the most efficient plugins for this type I have seen.
EULA: Standard EULA
1,862 Views
76 Downloads
Jul 6, 2020 Published
Aug 10, 2024 Updated
5.00 star(s)
Average rating (2)
296.4 KB File size
Type
  1. Gameplay
  2. Protection
  3. Patch
Supported software
  1. Bukkit
  2. Spigot
Supported versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.12
  6. 1.13
  7. 1.14
  8. 1.15
  9. 1.16
  10. 1.17
  11. 1.18
  12. 1.19
  13. 1.20
  14. 1.21
Creator
Owner
Recommended for you
An extremely powerful LiteBans/AquaCore/LibertyBans/... hook to simplify punishment management.
5.00 star(s) 2 ratings
34 purchases
Tracks the domains that players connect to. (This project has been paused)
Not yet rated
7 purchases
#3 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 97 ratings
2,519 purchases
Elite formatting and filtering plugin. Can replace 200+ plugins. High-performance. Folia supported.
5.00 star(s) 111 ratings
2,225 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 61 ratings
2,089 purchases
1,862 Views
76 Downloads
Jul 6, 2020 Published
Aug 10, 2024 Updated
5.00 star(s)
Average rating (2)
296.4 KB File size
Type
  1. Gameplay
  2. Protection
  3. Patch
Supported software
  1. Bukkit
  2. Spigot
Supported versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.12
  6. 1.13
  7. 1.14
  8. 1.15
  9. 1.16
  10. 1.17
  11. 1.18
  12. 1.19
  13. 1.20
  14. 1.21
Creator
Owner
Recommended for you
An extremely powerful LiteBans/AquaCore/LibertyBans/... hook to simplify punishment management.
5.00 star(s) 2 ratings
34 purchases
Tracks the domains that players connect to. (This project has been paused)
Not yet rated
7 purchases
#3 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 97 ratings
2,519 purchases
Elite formatting and filtering plugin. Can replace 200+ plugins. High-performance. Folia supported.
5.00 star(s) 111 ratings
2,225 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 61 ratings
2,089 purchases
Top