diff --git a/docs/modules/introduction.md b/docs/modules/introduction.md index f1e9f1c..dfe9732 100644 --- a/docs/modules/introduction.md +++ b/docs/modules/introduction.md @@ -4,15 +4,15 @@ title: Introduction --- # Introduction -Plex lets you use optional modules to improve your server experience. Modules are placed in the `/plugins/Plex/modules` folder. They extend off of Plex and can add or change functionality. They are designed for server owners who may want a specific feature that's not built in to Plex. +Plex has optional modules to add additional features to your server experience. Modules are placed in the `/plugins/Plex/modules` folder. They extend off of Plex and can add or change functionality. They are designed for server owners who may want a specific feature that's not built in to Plex. -Below is a list of current modules +Below is a list of official and supported modules -| Name | Versions | -| -------------- | --------- | -| BukkitTelnet | 1.3 | -| HTTPD | 1.3 | -| Guilds | 1.3 | -| LibsDisguises | 1.3 | -| NUSH | 1.3 | -| TFMExtras | 1.3 | +| Name | Versions | +|---------------|----------| +| BukkitTelnet | 1.4 | +| HTTPD | 1.4 | +| Guilds | 1.4 | +| LibsDisguises | 1.4 | +| NUSH | 1.4 | +| TFMExtras | 1.4 |