HammerACM

A simple hammer that breaks 3x3. For PocketMine-MP 5.0 servers only

HammerACM

A simple 3x3 pickaxe, for PocketMine-MP 5.0 servers

icon-hammeracm

Discord

๐ŸŒ Wiki

  • Check our plugin wiki for features and secrets in the...

๐Ÿ’ก Implementations

  • Configuration
  • Hammer per worlds

๐Ÿ’พ Config

#   _   _                                                    _       ____   __  __ 
#  | | | |   __ _   _ __ ___    _ __ ___     ___   _ __     / \     / ___| |  \/  |
#  | |_| |  / _` | | '_ ` _ \  | '_ ` _ \   / _ \ | '__|   / _ \   | |     | |\/| |
#  |  _  | | (_| | | | | | | | | | | | | | |  __/ | |     / ___ \  | |___  | |  | |
#  |_| |_|  \__,_| |_| |_| |_| |_| |_| |_|  \___| |_|    /_/   \_\  \____| |_|  |_|
#               by fernanACM
# A simple hammer that breaks 3x3. For PocketMine-MP 5.0 servers only

# DO NOT TOUCH!
config-version: "1.0.0"

# Prefix plugin
Prefix: "&l[&bHammerACM&f]&8ยป&r "

# ==(CONFIGURATION)==
Settings:
  # ==(WORLD MANAGER)==
  # Enable and disable the hammer for worlds you 
  # add to "whitelist" or "blacklist" modes
  WorldManager:
    # Valid modes:
    # - whitelist
    # - blacklist
    mode: whitelist
    # Add the names of worlds that are in the whitelist
    worlds-whitelist:
      - "world"
      - "world-2"
      - "ACM"
    # Add the names of worlds that are in the blacklist
    worlds-blacklist:
      - "MinePvP"
      - "ZonePvP"

# ==(HAMMER)==
# Use this for color '&'
Hammer:
  item-name: "&r&l&bHammerACM"
  item-lore: "&r&cby: fernanACM"

Messages:
  success:
    successfully-delivered: "&aThe Hammer has been successfully delivered!"
  error:
    inventory-full: "&cYour inventory is full!"

๐Ÿ•น Commands

CommandDescription
/hammeracmReceive hammer

๐Ÿ”’ Permissions

PermissionDescription
hammeracm.cmd:Executing the command
hammeracm.useUse hammer

๐Ÿ“ข Report bug

  • If you find any bugs in this plugin, please let me know via: issues

๐Ÿ“ž Contact

RedesTagLink
YouTubefernanACMYouTube
DiscordfernanACM#5078Discord
GitHubfernanACMGitHub
PoggitfernanACMPoggit

โœ” Credits

AuthorsGithubLib
DaPigGuyDaPigGuylibPiggyUpdateChecker

Details

Version: 1.0.2

Downloads: 913

Updated: 9/19/2023

Supported API versions: 5.3.0 to 5.27.1

Categories: General, API plugins, Fun

License: APACHE-2.0

Producers

Collaborator