fernanACM / EnderChest

Portable EnderChest for PocketMine-MP 5.0 Servers
GNU General Public License v3.0
3 stars 2 forks source link

EnderChest

Portable EnderChest for PocketMine-MP 5.0 Servers Everything can be configured via 'config.yml', the name of the enderchest, a custom sound function can also be added. The sounds page of the game: minecraft sounds

Captura de pantalla 2022-05-08 164331

Discord

πŸ’Ύ Config

 #  _____               _                  ____   _                    _   
 # | ____|  _ __     __| |   ___   _ __   / ___| | |__     ___   ___  | |_ 
 # |  _|   | '_ \   / _` |  / _ \ | '__| | |     | '_ \   / _ \ / __| | __|
 # | |___  | | | | | (_| | |  __/ | |    | |___  | | | | |  __/ \__ \ | |_ 
 # |_____| |_| |_|  \__,_|  \___| |_|     \____| |_| |_|  \___| |___/  \__|
 #          by fernanACM

 # Portable EnderChest for PocketMine-MP 4.0 Servers.
 # Everything can be configured via 'config.yml', the name of the 
 # enderchest, a custom sound function can also be added. The sounds 
 # page of the game: https://www.digminecraft.com/lists/sound_list_pe.php

# DO NOT TOUCH
config-version: "1.0.0"
# ======(SETTINGS)======
Settings:
  EnderChest-name: "EnderChest inventory"
  EnderChest-sound: true
  EnderChest-open-soundName: "random.enderchestopen"
  EnderChest-closed-soundName: "random.enderchestclosed"

πŸ•Ή Commands

Command Description
/enderchest Open Portable EnderChest

πŸ”’ Permissions

Permission Description
enderchest.acm Executing the command

πŸ“ž Contact

Redes Tag Link
YouTube fernanACM YouTube
Discord fernanACM#5078 Discord
GitHub fernanACM GitHub
Poggit fernanACM Poggit

βœ” Credits

Authors Github Lib
CortexPE CortexPE Commando
Muqsit Muqsit SimplePacketHandler
Muqsit Muqsit InvMenu
DaPigGuy DaPigGuy libPiggyUpdateChecker