Unsure how to add custom pages

Im not sure how to add new pages to custom test. Ive been trying a while without success. Here's what i have so far.

{
"Pages": {
"default": {
"*": [
"
[#FF0000]Kits:[/#]
[#FF8F00]/kit [/#] -- see the full list of kits

[#FF0000]Remove Tool:[/#]
[#FF8F00]/remove [/#] -- Be sure to have correct amount of resources in inventory

[#FF0000]Bgrade:[/#]
[#FF8F00]/bgrade 0 [/#] -- Disable BGrade
[#FF8F00]/bgrade 1 [/#] -- Enable automatic Wood upgrades
[#FF8F00]/bgrade 2 [/#] -- Enable automatic Stone upgrades
[#FF8F00]/bgrade 3 [/#] -- Enable automatic Metal upgrades
[#FF8F00]/bgrade 4 [/#] -- Enable automatic Armoured upgrades

[#FF0000]Teleportation:[/#]
[#FF8F00]/tpa [/#] -- accept an incoming teleport request
[#FF8F00]/tpr [#0F7E00][/#][/#] -- send a teleport request to another player

[#FF0000]Homes:[/#]
[#FF8F00]/home [#0F7E00][/#][/#] -- teleport to your home
[#FF8F00]/homes[/#] -- list all your homes
[#FF8F00]/sethome [#0F7E00][/#][/#] -- set your home location
[#FF8F00]/removehome [#0F7E00][/#][/#] -- remove your home location

[#FF0000]Corpse Location:[/#]
[#FF8F00]/where [/#] -- Show how far away player's last corpse is
[#FF8F00]/where tp [/#] -- Teleports you to your last corpse location

[#FF0000]Sign Artist:[/#]
[#FF8F00]/sil [#0F7E00][/#][/#] -- Uses the link to an image from the internet

[#FF0000]Discord Auth:[/#]
[#FF8F00]/auth [/#] -- Generates a code which players can send to the bot

[#FF0000]Trade:[/#]
[#FF8F00]/trade[#0F7E00][/#][/#] -- Send a trade request to player
[#FF8F00]/trade accept[/#] -- Accept the most recent trade request

[#FF0000]Vehicle Licence:[/#]
[#FF8F00]/licence [/#] -- Shows how to obtain a licence

[#FF0000]Extended Recycler:[/#]
[#FF8F00]/recycler.craft [/#] -- To Craft Recycler

[#FF0000]Backpacks:[/#]
[#FF8F00]/backpack [/#] -- Open your own backpack

[#FF0000]Gesture Wheel:[/#]
[#FF8F00]/gestures [/#] -- Open up the UI

[#FF0000]Free Laptop:[/#]
[#FF8F00]/laptop [/#] -- Attempt to interact with an object. If successful consumes the laptop.
[#FF8F00]/laptop auth [/#] -- Show player who is authorized on an interactable object
[#FF8F00]/laptop settings [/#] -- Shows the player the config settings

[#FF0000]Chest Warp:[/#]
[#FF8F00]/cw add[#0F7E00][/#][/#] -- Create a new warp with a name
[#FF8F00]/cw [#0F7E00][/#] first[/#] -- Look at the box you wish to connect first then write this command
[#FF8F00]/cw [#0F7E00][/#] second[/#] -- Look at the box you wish to connect second then write this command
[#FF8F00]/cw remove [#0F7E00][/#][/#] -- Will remove the warp with this name
"
]
}
},
"Settings": {
"AllowHelpTextFromOtherPlugins": false,
"BreakAfter": 10,
"UseCustomHelpText": true
},
"VERSION": "2.0.5"
}

 

All custom plugin's dont show when typing /help how do i go about adding custom pages. Can someone please edit this post and add the text so i can just copy and paste to the .json file

Thanks

lack "KIT"