-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
2 changed files
with
32 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# These are supported funding model platforms | ||
|
||
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] | ||
patreon: # Replace with a single Patreon username | ||
open_collective: # Replace with a single Open Collective username | ||
ko_fi: pandadev_ | ||
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel | ||
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry | ||
liberapay: # Replace with a single Liberapay username | ||
issuehunt: # Replace with a single IssueHunt username | ||
otechie: # Replace with a single Otechie username | ||
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry | ||
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,19 @@ | ||
### Supported Versions: 1.18, 1.19 | ||
|
||
# Commands | ||
|
||
- `enderchest | ec [player]` | ||
- `fly [player]` | ||
- `gamemode | gm <mode> [player]` | ||
- `head <player>` | ||
- `heal [player]` | ||
- `home | sethome | delhome <home|name>` | ||
- `invsee <player>` | ||
- `rank <add|remove|create|delete|modify>` | ||
- `speed <1-10>` | ||
- `sudo <player> <command>` | ||
- `tpa | tpaccept <player>` | ||
- `tphere <player>` | ||
- `vanish | v [player]` | ||
- `warp | setwarp | delwarp <warp|name>` | ||
|
||
Alle Befehle haben ihre eigene Berechtigung, allerdings sind einige Befehle für alle Spieler verfügbar. | ||
|
||
# Permissions | ||
|
||
- `essentialsp.enderchest.other` | ||
- `essentialsp.fly` | ||
- `essentialsp.fly.other` | ||
- `essentialsp.gamemode` | ||
- `essentialsp.gamemode.other` | ||
- `essentialsp.head` | ||
- `essentialsp.heal` | ||
- `essentialsp.heal.other` | ||
- `essentialsp.invsee` | ||
- `essentialsp.rank.set` | ||
- `essentialsp.rank.remove` | ||
- `essentialsp.rank.create` | ||
- `essentialsp.rank.delete` | ||
- `essentialsp.rank.modify.prefix` | ||
- `essentialsp.speed` | ||
- `essentialsp.sudo` | ||
- `essentialsp.tphere` | ||
- `essentialsp.vanish` | ||
- `essentialsp.vanish.other` | ||
- `essentialsp.setwarp` | ||
- `essentialsp.delwarp` | ||
|
||
Nicht alle Commands haben Permissions da sie Öfentlich sind z.b. Tpa sowie Tpaccept. | ||
<span style="color: red">**Attention: The plugin is only available in German at the moment, English coming soon!**</span> | ||
|
||
<img src="https://cdn.discordapp.com/attachments/903181864116826112/1014101954739322900/About.png" width="250"/> | ||
|
||
EssentialsP is a Plugin that Provides the Basic Structure of a Server with many Features. Such as Basic Commands for Creating Homes, Warps, and other server structure related things. It also includes a menu where each user can make and manage settings. | ||
|
||
<img src="https://cdn.discordapp.com/attachments/903181864116826112/1014101956060528660/Requirements.png" width="400"/> | ||
|
||
- A permission plugin is highly recommended, for example [LuckPerms](https://luckperms.net/), as it can manage all permissions. | ||
- EssentialsP runs on Bukkit, Spigot, Paper and [Purpur (recommended)](https://purpurmc.org/). | ||
- EssentialsP supports 1.19 and higher. | ||
|
||
<img src="https://cdn.discordapp.com/attachments/903181864116826112/1014101955733360670/Issue.png" width="220"/> | ||
|
||
If you find any issues, please remember to report them here [GitHub](https://github.com/0PandaDEV/EssentialsP/issues) | ||
|
||
<img src="https://cdn.discordapp.com/attachments/903181864116826112/1014101955074863144/Credits.png" width="220"/> | ||
|
||
[NegativeGames Framework](https://github.com/Negative-Games/Framework) Dependency by NegativeDev, seailz and joeecodes |