diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..dfa94a5 --- /dev/null +++ b/.github/FUNDING.yml @@ -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'] diff --git a/README.md b/README.md index c4d93f4..797b648 100644 --- a/README.md +++ b/README.md @@ -1,46 +1,19 @@ -### Supported Versions: 1.18, 1.19 - -# Commands - -- `enderchest | ec [player]` -- `fly [player]` -- `gamemode | gm [player]` -- `head ` -- `heal [player]` -- `home | sethome | delhome ` -- `invsee ` -- `rank ` -- `speed <1-10>` -- `sudo ` -- `tpa | tpaccept ` -- `tphere ` -- `vanish | v [player]` -- `warp | setwarp | delwarp ` - -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. +**Attention: The plugin is only available in German at the moment, English coming soon!** + + + +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. + + + +- 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. + + + +If you find any issues, please remember to report them here [GitHub](https://github.com/0PandaDEV/EssentialsP/issues) + + + +[NegativeGames Framework](https://github.com/Negative-Games/Framework) Dependency by NegativeDev, seailz and joeecodes