Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
achmadawdi authored Mar 12, 2022
1 parent 6f45441 commit 5c285d5
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<div align="center">
<div align="center">
<br>
<img src="http://api.minecraft-id.net/plugins/WorldManager/logo.png?width=1" alt="logo" style="width: 50%; height: auto;"></img>

[![GitHub All Releases](https://img.shields.io/github/downloads/minecraft-id/WorldManager/total)](https://github.com/minecraft-id/WorldManager/releases/)
Expand All @@ -11,10 +12,48 @@

### 📋 About
WorldManager can be used as world permission manager, so players or groups can only enter allowed worlds. Help you to make your world keep the secrets, perfect for those who really keep the secrets of the world.
<h1></h1>

### 🔨 Upcoming features
+ Unloader World Expired, unused world will be unloaded automatically.
+ give us suggestions for other features [here](https://discord.gg/gMZRd9Bbuq)
<h1></h1>

### 🔐 Permission List
```
worldmanager.admin
```
Permissions for admin use, reload configuration and all worldmanager commands.
<h1></h1>

```
worldmanager.trust.*
```
Permissions for players or trust groups that can access the world.
<h1></h1>

```
worldmanager.trust.player
```
Permissions only for players that can access the world.
<h1></h1>

```
worldmanager.trust.group
```
Permissions only for group that can access the world.
<h1></h1>

```
worldmanager.globalworld
```
Permission that can manage the global world.
<h1></h1>

### 🧰 Other Plugin *Required*
+ [Multiverse-Core](https://dev.bukkit.org/projects/multiverse-core)
+ [LuckPerms](https://luckperms.net/download)
<h1></h1>

### © License
MinecraftID – [minecraft-id.net](https://www.minecraft-id.net)<br>
Expand Down

0 comments on commit 5c285d5

Please sign in to comment.