Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.
/ GiveMapper Public archive

PocketMine-MP plugin which adds a whole bunch of quality-of-life aliases for blocks to /give

License

Notifications You must be signed in to change notification settings

dktapps-pm-pl/GiveMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GiveMapper

PocketMine-MP plugin which adds a whole bunch of quality-of-life aliases for blocks to /give

What?

If you're tired of magic data values in /give, this plugin is for you.

Examples:

  • stone:5 -> andesite
  • log:2 -> birch_log
  • cobblestone_wall:6 -> brick_wall

You can check the resources/fake_ids.json file for a full list of available aliases. These aliases are mostly similar to the MC:Java IDs, although they aren't expected to be 1:1 identical.

How?

These mappings were generated from block display names in PocketMine-MP.

Usage

Load the plugin and have fun with your new /give aliases. No additional configuration required.

About

PocketMine-MP plugin which adds a whole bunch of quality-of-life aliases for blocks to /give

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages