Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .github/assets/serverwave_banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions CURSEFORGE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# BasicHomes

**BasicHomes is an open-source plugin for managing homes and warps on your Minecraft server.**

***

### ✅ Compatible with Minecraft `1.21.X` (1.21, 1.21.1, …, 1.21.5)

## 📜 Commands

#### Available commands :

* `/config (get/set) (key) (value)` | Get or modify a config entry\*
* `/home (name)` | Teleport to a home
* `/homes` | View all your homes in a GUI
* `/sethome (name)` | Create a home
* `/delhome (name)` | Delete a home
* `/edithome (name)` | Change the item of a home
* `/delhomeof (player) (name)` | Delete someone's home\*
* `/homesof (player)` | Show someone's homes in a GUI\*
* `/warp (name)` | Teleport to a warp
* `/warps` | View all warps in a GUI
* `/setwarp` | Create a warp\*
* `/delwarp` | Delete a warp\*
* `/editwarp` | Change the item of a warp\*

_\* Requires permission not granted by default. OP players have access to all commands._ _You can use the command `/permissions` to edit these (see **Permissions** section below)._

## 🔐 Permissions

The command `/permissions` allows to grant/revoke access to a certain player, all players or OP players. Syntax: `/permissions <set|remove|list> <player|group> <name> <permission> <true|false>` Usages:

* `/permissions set player Notch basichomes.warp.use false` (disallow player `Notch` from using warps)
* `/permissions set group op basichomes.* true` (allow all OP players to have all permissions with the plugin)
* `/permissions remove player Notch basichomes.warp.use` (back to default settings: `Notch` has no longer the permission to false)
* `/permissions list Notch` (list all custom permissions given to `Notch`)

## 🐛 Found a Bug?

If you discover a bug or issue, please report it on our Discord server.
[https://discord.gg/VNXV4PDhfK](https://discord.gg/VNXV4PDhfK)

## 🌊 Looking to host Minecraft server? Create a server with ServerWave and support my development

[![ServerWave partnership](./.github/assets/serverwave_banner.png)](https://serverwave.com/p/gamecreep35)