diff --git a/README.md b/README.md index 01f5988..affdacc 100644 --- a/README.md +++ b/README.md @@ -26,33 +26,9 @@ bStat Metrics can be found [here](https://bstats.org/plugin/bukkit/TheNextLvl%20 [Latest version supporting 1.19/1.20.4 (Java 19)](https://github.com/TheNextLvl-net/worlds/releases/tag/v1.1.6)
[Latest version supporting 1.19/1.20.4 (Java 17)](https://github.com/TheNextLvl-net/worlds/releases/tag/v1.1.3)
-## Commands - -| Command | Description | Permission | -|---------------------------------------------------------------------------------|---------------------------------------------------------------|----------------------------| -| `/world clone [template]` | clone a world | worlds.command.clone | -| `/world create generator [] [] []` | create a world using a custom world generator plugin | worlds.command.create | -| `/world create preset [] [] []` | create a world using a preset | worlds.command.create | -| `/world create type [] [] []` | create a world with a specific type | worlds.command.create | -| `/world delete []` | immediately delete or schedule a world for deletion | worlds.command.delete | -| `/world import [] [] []` | import a world from files | worlds.command.import | -| `/world info []` | display info about a certain world | worlds.command.info | -| `/world link create ` | link to worlds | worlds.command.link.create | -| `/world link list` | display all links | worlds.command.link.list | -| `/world link remove ` | unlink two worlds | worlds.command.link.remove | -| `/world list` | list all loaded worlds | worlds.command.list | -| `/world load ` | load a previously imported world | worlds.command.load | -| `/world regenerate []` | immediately regenerate or schedule a world for regeneration | worlds.command.regenerate | -| `/world save [flush]` | save a world to disk | worlds.command.save | -| `/world save-all [flush]` | save all worlds to disk | worlds.command.save-all | -| `/world save-off []` | temporarily disable saving in a specific world | worlds.command.save-off | -| `/world save-on []` | enable saving in a specific world if previously turned off | worlds.command.save-on | -| `/world setspawn [] []` | set the spawn of the world you are in | worlds.command.setspawn | -| `/world spawn` | teleport yourself to the spawn of your current world | worlds.command.spawn | -| `/world teleport [] []` | teleport something to a different position in a certain world | worlds.command.teleport | -| `/world unload []` | unload a world | worlds.command.unload | - -## World Presets +## Wiki + +For further information check out the [Wiki](https://github.com/TheNextLvl-net/worlds/wiki) ## API