From aa84737beb81ebd489c3420084c3a508274c3e81 Mon Sep 17 00:00:00 2001 From: Derek Chen Date: Wed, 7 May 2025 06:25:02 -0500 Subject: [PATCH 1/5] feat:fix broken issue link --- pages/wiki/Common-Issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/wiki/Common-Issues.md b/pages/wiki/Common-Issues.md index fcdc4c7..bb156f6 100644 --- a/pages/wiki/Common-Issues.md +++ b/pages/wiki/Common-Issues.md @@ -43,7 +43,7 @@ overridden-commands: Note that in some cases, you may also need to alias the command to the `essentials:` version of the command. [See above](https://github.com/EssentialsX/Essentials/wiki/Common-Issues#essentialsx-overrides-a-command-from-spigot-or-another-plugin) for details. In addition, if you have a plugin running on your proxy ([BungeeCord](https://www.spigotmc.org/wiki/bungeecord/)/[Waterfall](https://github.com/PaperMC/Waterfall) or [Velocity](https://velocitypowered.com)), the command may not even reach the server. EssentialsX can't do anything about this - you need to fix this on the proxy. ## Tab completion doesn't work for commands that override an EssentialsX command -**Related issues: [#1384](/EssentialsX/Essentials/issues/1384)** +**Related issues: [#1384](https://github.com/EssentialsX/Essentials/issues/1384)** You can alias the command to the version from the other plugin, which should fix tab complete behaviour - see above. ## I need help with GroupManager!
Where's the updated GroupManager? From f274338c248170dc06e160b251b3fb25079d0ce8 Mon Sep 17 00:00:00 2001 From: Derek Chen Date: Wed, 7 May 2025 06:27:28 -0500 Subject: [PATCH 2/5] feat: fix bukkit wiki link with new one --- pages/wiki/Common-Issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/wiki/Common-Issues.md b/pages/wiki/Common-Issues.md index bb156f6..8cd6aa3 100644 --- a/pages/wiki/Common-Issues.md +++ b/pages/wiki/Common-Issues.md @@ -29,7 +29,7 @@ aliases: - "essentials:msg $1-" ``` -See the [Bukkit wiki page](https://bukkit.gamepedia.com/Commands.yml#aliases) for more information. +See the [Bukkit wiki page](https://bukkit.fandom.com/wiki/Commands.yml#aliases) for more information. ## Another plugin is overriding an EssentialsX command Typically, if EssentialsX finds another plugin providing a command with the same name as one of EssentialsX's own commands, it will try and hand over that command to the other plugin. However, you can force EssentialsX to handle commands that are also provided by another plugin using the [`overridden-commands` section](https://github.com/EssentialsX/Essentials/blob/2.x/Essentials/src/main/resources/config.yml#L162) of your `config.yml`. This will tell EssentialsX not to "give up" the command to the other plugin. From be4523f9bf75c7436572ad9ad5d3c57bfed2da55 Mon Sep 17 00:00:00 2001 From: Derek Chen Date: Wed, 7 May 2025 06:28:14 -0500 Subject: [PATCH 3/5] feat: fix commands.php replacement to html page created a few years ago --- pages/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.vue b/pages/index.vue index 3cbc9b5..7e51f28 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -16,7 +16,7 @@

All you can eat, and then some.

-

With over 130 commands, EssentialsX provides one of the most comprehensive feature sets out there, providing teleportation, moderation tools, gameplay enhancements and more.

+

With over 130 commands, EssentialsX provides one of the most comprehensive feature sets out there, providing teleportation, moderation tools, gameplay enhancements and more.

Just want the homes and warps? Great. Need a sign shop? Done. Want complex and rich kits with enchantments, custom books and lore? Sorted.

Whether you're a small group of friends or a huge server with hundreds of players, we've got the basics covered.

Visit the wiki From 28154a9bf3606a675614cb88fa4a813a84baa9b0 Mon Sep 17 00:00:00 2001 From: Derek Chen Date: Wed, 7 May 2025 06:31:26 -0500 Subject: [PATCH 4/5] feat: issue 1458 link fix --- pages/wiki/Common-Issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/wiki/Common-Issues.md b/pages/wiki/Common-Issues.md index 8cd6aa3..87e348c 100644 --- a/pages/wiki/Common-Issues.md +++ b/pages/wiki/Common-Issues.md @@ -12,7 +12,7 @@ In this example, the `[balance]` sign is enabled but the `[buy]` sign is not. Note that enabling `color` means that players will be allowed to use color codes in the sign text, but still requires that another sign type is enabled. ## EssentialsX overrides a command from Spigot or another plugin -**Related issues: [#1458](/EssentialsX/Essentials/issues/1458)** +**Related issues: [#1458](https://github.com/EssentialsX/Essentials/issues/1458)** You can create an alias for commands using Bukkit's `commands.yml` file, which should be in your server root. The example below does the following: From 60994493fc2030bd7dd1cccf77a1ad612360fc86 Mon Sep 17 00:00:00 2001 From: Derek Chen Date: Wed, 7 May 2025 06:37:41 -0500 Subject: [PATCH 5/5] feat: fixing drtshock old links after essentialsx org created --- pages/wiki/Improvements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/wiki/Improvements.md b/pages/wiki/Improvements.md index 0f7e1fe..a0cf986 100644 --- a/pages/wiki/Improvements.md +++ b/pages/wiki/Improvements.md @@ -170,7 +170,7 @@ Players have the ability to disable any and all payment via the `/paytoggle` com `payoff` will always disable payments to prevent errors. On the contrary, `payon` will always enable payments. ### Command confirmations for `/pay` and `/clearinventory` -_Requested in [#1032](/drtshock/Essentials/issues/1032); added in [5f83766](https://github.com/drtshock/Essentials/commit/5f83766)._ +_Requested in [#1032](https://github.com/EssentialsX/Essentials/issues/1032); added in [5f83766](https://github.com/drtshock/Essentials/commit/5f83766)._ You can now specify whether players are prompted to confirm `/clearinventory` and `/pay` commands before they are executed using the `default-enabled-confirm-commands` section of the config. @@ -183,7 +183,7 @@ This feature was implemented in ([0a563b9](https://github.com/drtshock/Essential This feature introduces the `teleport-to-center` configuration feature. When set to `true` (default), all teleportations are centered to the block; technically, setting the x and z coordinate decimals to .5 and .5. When `teleport-to-center` is set to `false`, all teleports are performed to the exact location as given. ### Mail chat formatting -_Requested in [#1560](/drtshock/Essentials/issues/1560); added in [665229b](https://github.com/drtshock/Essentials/commit/665229b)._ +_Requested in [#1560](https://github.com/EssentialsX/Essentials/issues/1560); added in [665229b](https://github.com/drtshock/Essentials/commit/665229b)._ This feature introduces the ability to format `/mail` messages using `&` formatting codes - [click here](/wiki/Color-Permissions.html) for more information.