diff --git a/Home.md b/Home.md index 7b17a3c..f2e9eba 100644 --- a/Home.md +++ b/Home.md @@ -77,13 +77,13 @@ If this feature is enabled, EssentialsX will take into account the `last-message ### /seen UUID -**This feature was added in [build 241](https://ci.drtshock.net/job/EssentialsX/241) (2e903ac).** +**This feature was added in [build 241](https://ci.drtshock.net/job/EssentialsX) (2e903ac).** Typing `/seen SupaHam` and `/seen 5552e21d-de79-40bc-89da-62ee63244fb2` are now both valid methods of checking when a player was last seen. ### Per world /time setting permission -**This feature was added in [build 250](https://ci.drtshock.net/job/EssentialsX/250) (eb924b9..d570570).** +**This feature was added in [build 250](https://ci.drtshock.net/job/EssentialsX) (eb924b9..d570570).** **Note**: In [build 262](https://ci.drtshock.net/job/EssentialsX/262) (c6d2746) this feature can now be enabled by setting the `world-time-permissions` config property to `true`. `world-time-permissions` is set to false by default. @@ -97,7 +97,7 @@ permission | description | essentials.time.world.all | Permits the user to set time of all worlds. This will override `essentials.time.world.`. | ### AFK Player List name -**This feature was added in [build 263](https://ci.drtshock.net/job/EssentialsX/263) (bbf657e).** +**This feature was added in [build 263](https://ci.drtshock.net/job/EssentialsX) (bbf657e).** This build introduces the `afk-list-name` config property which is used to specify the player-list name format for players that are AFK. @@ -112,7 +112,7 @@ afk-list-name: '&7[AFK] &o{USERNAME}' ### Nickname color permissions -**This feature was added in [build 246](https://ci.drtshock.net/job/EssentialsX/246) (9f75f1a).** +**This feature was added in [build 246](https://ci.drtshock.net/job/EssentialsX) (9f75f1a).** PR #198 introduced the ability to limit /nick to only allow color changes, ensuring players could still be identified by their original Minecraft name. The feature introduced a new permission node called `essentials.nick.changecolors`. When a player has the preceding permission, they are only allowed to add colours to their names. Where if the player was called SupaHam, he could only be able to use `/nick &5SupaHam` but not `/nick &5TheSupaHam`, where the latter is prefixing the name with 'The'. @@ -122,7 +122,7 @@ However, this feature also introduced the `essentials.nick.changecolors.bypass` ### Teleport to spawn when joining -**This feature was added in [build 361](https://ci.drtshock.net/job/EssentialsX/361) (b673630).** +**This feature was added in [build 361](https://ci.drtshock.net/job/EssentialsX) (b673630).** Requested in #345. Administrators can now specify whether all joining players are to be teleported to spawn using the `spawn-on-join` option found in the `config.yml` file.