By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
A simple 3x3 pickaxe, for PocketMine-MP 5.0 servers
# _ _ _ ____ __ __
# | | | | __ _ _ __ ___ _ __ ___ ___ _ __ / \ / ___| | \/ |
# | |_| | / _` | | '_ ` _ \ | '_ ` _ \ / _ \ | '__| / _ \ | | | |\/| |
# | _ | | (_| | | | | | | | | | | | | | | __/ | | / ___ \ | |___ | | | |
# |_| |_| \__,_| |_| |_| |_| |_| |_| |_| \___| |_| /_/ \_\ \____| |_| |_|
# 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!"
Command | Description |
---|---|
/hammeracm |
Receive hammer |
Permission | Description |
---|---|
hammeracm.cmd: |
Executing the command |
hammeracm.use |
Use hammer |
Redes | Tag | Link |
---|---|---|
YouTube | fernanACM | YouTube |
Discord | fernanACM#5078 | Discord |
GitHub | fernanACM | GitHub |
Poggit | fernanACM | Poggit |
Authors | Github | Lib |
---|---|---|
DaPigGuy | DaPigGuy | libPiggyUpdateChecker |
You can leave one review per plugin release, and delete or update your review at any time