Module: head
Overview
This module allows players to purchase decorative heads from a head shop
.
Configurations
The following JSON content is provided for reference only. It must NOT be copied directly into the configuration directory, as it does not represent valid JSON syntax.
- File Name:
config.json
- File Content:
Click to see the default
content...
{
"economy_type": "ITEM",
"cost_item_type": "minecraft:emerald_block",
"cost_item_amount": 1
}
Commands
-
Command Syntax:
/head
-
Document: See /head gui
-
Can be executed by console:
false
-
Required Level Permission:
0
-
Required String Permission:
null
-
Command Syntax:
/head gui
-
Document: Open the head shop GUI.
-
Can be executed by console:
false
-
Required Level Permission:
0
-
Required String Permission:
null
-
Command Syntax:
/head sync
-
Document: Download the head database from the internet. (You need to delete the existing head database file.)
-
Can be executed by console:
true
-
Required Level Permission:
4
-
Required String Permission:
null