You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
💾 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 TOUCHconfig-version: "1.0.0"# ======(SETTINGS)======Settings:
EnderChest-name: "EnderChest inventory"EnderChest-sound: trueEnderChest-open-soundName: "random.enderchestopen"EnderChest-closed-soundName: "random.enderchestclosed"