From 8f9e6c69c64e7900a8e86d148064a64e975496c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?PandaD=CE=9EV?= <70103896+0PandaDEV@users.noreply.github.com> Date: Mon, 29 Aug 2022 09:21:22 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4d93f4..2bd32d3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -### Supported Versions: 1.18, 1.19 +### Supported Versions: 1.19.x # Commands @@ -43,4 +43,4 @@ Alle Befehle haben ihre eigene Berechtigung, allerdings sind einige Befehle für - `essentialsp.setwarp` - `essentialsp.delwarp` -Nicht alle Commands haben Permissions da sie Öfentlich sind z.b. Tpa sowie Tpaccept. +Nicht alle Commands haben Permissions da sie Öffentlich sind z.b. Tpa sowie Tpaccept. From c318575201014477b592c9fc915368b7a4c3b214 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?PandaD=CE=9EV?= <70103896+0PandaDEV@users.noreply.github.com> Date: Wed, 31 Aug 2022 08:51:51 +0200 Subject: [PATCH 2/3] Updated Readme matching modrinths readme --- README.md | 65 ++++++++++++++++--------------------------------------- 1 file changed, 19 insertions(+), 46 deletions(-) diff --git a/README.md b/README.md index 2bd32d3..797b648 100644 --- a/README.md +++ b/README.md @@ -1,46 +1,19 @@ -### Supported Versions: 1.19.x - -# 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 Öffentlich 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 From 2fe10edaeaf724975a91988b828b5f6a23a57e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?PandaD=CE=9EV?= <70103896+0PandaDEV@users.noreply.github.com> Date: Wed, 31 Aug 2022 08:56:53 +0200 Subject: [PATCH 3/3] Create FUNDING.yml --- .github/FUNDING.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/FUNDING.yml 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']