From 2b4d15dab44a91e68c30cf1ab48fc3e9a16f655b Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Wed, 24 Nov 2021 03:06:35 +0100 Subject: [PATCH] Adds some boldness to the description and fixes an inaccuracy --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index cf7d8f8..50149e0 100644 --- a/README.md +++ b/README.md @@ -3,18 +3,18 @@ Create gates that allow for instant-teleportation between large distances. Gates can be always-open or triggered; they can share a network or be split into clusters; they can be hidden on a network or accessible to everybody. -- Player permissions -- let players build their own networks. -- Vault economy support -- can add costs for create, destroy and use. -- Ability to create custom gate configurations. Three different default gate configurations are available. -- Message customization -- Multiple built-in languages (de, en, es, fr, hu, it, nb-no, nl, nn-no, pt-br, ru) -- Teleport across worlds or servers (BungeeCord supported) -- Vehicle teleportation -- teleport minecarts, boats, horses, pigs and striders -- Leashed teleportation -- teleport any creature in a leash with the player -- Underwater portals -- portals can be placed underwater as long as a waterproof button is used -- API available -- using the API, a lot of behavior can be changed -- Button customization -- a large amount of materials usable as buttons (buttons, wall corals, shulkers, chests) -- Config commands -- All main config values can be changed from the commandline +- **Player permissions** -- let players build their own networks. +- **Vault economy support** -- can add costs for create, destroy and use. +- **Ability to create custom gate configurations**. Four different default gate configurations are available. +- **Message customization** +- **Multiple built-in languages** (de, en, es, fr, hu, it, nb-no, nl, nn-no, pt-br, ru) +- **Teleport across worlds or servers** (BungeeCord supported) +- **Vehicle teleportation** -- teleport minecarts, boats, horses, pigs and striders +- **Leashed teleportation** -- teleport any creature in a leash with the player +- **Underwater portals** -- portals can be placed underwater as long as a waterproof button is used +- **API available** -- using the API, a lot of behavior can be changed +- **Button customization** -- a large amount of materials usable as buttons (buttons, wall corals, shulkers, chests) +- **Config commands** -- All main config values can be changed from the commandline ## Background