Thanks to this server plugin, you can add the warp, spawn and home commands, which are generally found on all servers, to your server with a single plugin. In case of any error, you can contact us via Discord.
/darksystem [help - reload] : It is the main command of the plugin.
/setspawn : Adjust spawn location.
/spawn : Teleport to the set spawn location.
/setwarp <warp> : Register a new warp point.
/delwarp <warp> : Delete a saved warp point.
/warp <warp> : Teleport to a warp.
/warps : See all warps created.
/sethome <home> : Create a new home.
/delhome <home> : Delete a created home.
/home <home> : Teleport to a home
/homes : See all your homes.
/craft: Opens a virtual Crafting Table
/feed: It satisfies your hunger.
/fly: Changes your flight mode.
/hat: It puts whatever you have in your hand on your head.
/heal: It completes your health.
/pwarp [create - delete]: Allows players to create warps.
/repair [all]: Repairs the item in your hand.
/speed [fly - walk]: It changes your speed.
/setspawn : darksystem.setspawn
/spawn : darksystem.spawn (default true)
/setwarp : darksystem.setwarp
/delwarp : darksystem.delwarp
/warp : darksystem.warp (default true)
/warps : darksystem.warps (default true)
/sethome : darksystem.sethome (default true)
/delhome : darksystem.delhome (default true)
/home : darksystem.home (default true)
/homes : darksystem.homes (default true)
darksystem.maxhomes.<amount> : It is the player's maximum house creation authority.
darksystem.warp.<warp> : It is the permission required for the player to teleport to warp.
darksystem.reload : Permission required to reload the plugin file.