Skip to content

A In-house Plugin from PMnS, created by myself. Inspired from PMMP forums, that player will give PotPVP Items when stepped on a specific block, and specific world based on the config.yml

License

Notifications You must be signed in to change notification settings

PinakaMalupetnaServer/BlockCommand

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockPotPVP (former BlockCommand)

A In-house Plugin from PMnS, created by myself. Inspired from PMMP forums, that player will give PotPVP Items when stepped on a specific block, and specific world based on the config.yml

Config

# Enter your world name to be used for BlockCommand (Multiple worlds coming soon)
world: ""

# Enter block id to set, usually a number
block-id: 57 # diamond block

Items

  • Armors
    • Diamond Helmet (with Unbreaking 3, and Protection 2)
    • Diamond Chestplate (with Unbreaking 3, and Fire Protection 2)
    • Diamond Leggings (with Unbreaking 3)
    • Diamond Boots (with Unbreaking 3)
  • Items (in order)
    • Diamond Sword (with Fire Aspect 2, Sharpness 3, Unbreaking 3)
    • Steak x32
    • Ender Pearl x16
    • Golden Apple x32
    • The rest is Splash potion of Regeneration

Disclaimer

Original Plugin BlockCommand can be found at Lycol50's repository

This is an open-source project, any changes to this code, must create a PR in order to review it.

About

A In-house Plugin from PMnS, created by myself. Inspired from PMMP forums, that player will give PotPVP Items when stepped on a specific block, and specific world based on the config.yml

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%