Plugins: Difference between revisions
From Moxiewiki
More languages
More actions
Content deleted Content added
→Commands: Rearranged some bits, added emojis :) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
= |
== Commands == |
||
=== ✈️ Teleportation === |
|||
⚫ | |||
* <code>/sethome [name]</code> sets a home |
|||
* <code>/home [name]</code> teleports you to the specified home |
|||
* <code>/homes</code> opens a GUI with all of your homes |
|||
* <code>/warp</code> opens a GUI with all of the warps |
|||
* <code>/warp [name]</code> teleports you to the specified warp |
|||
* <code>/wilderness</code> or <code>/rtp</code> teleports you to a random location, where nobody lives |
|||
* <code>/spawn</code> teleports you to the server spawn |
|||
=== 🔑 Interacting with Block Entities === |
|||
* <code>/lock</code> locks your chests/barrels/shulkers, etc. and even doors |
|||
* <code>/unlock</code> removes the lock |
|||
* <code>/ishop</code> is a set of commands to create player shops |
|||
** <code>/ishop create</code> creates the shop block from a barrel that you are looking at |
|||
** <code>/ishop delete</code> deletes the shop block |
|||
** You can find the full list ingame |
|||
=== 💬 Chat Commands === |
|||
* <code>/afk</code> notifies everyone that you are afk |
|||
* <code>/me</code> broadcasts a message that begins with your username in chat and is only seen ingame |
|||
* <code>/voicechat</code> is a set of commands to manipulate various aspects of the proximity voice chat |
|||
=== 💃 Miscellaneous === |
|||
* <code>/sit</code> allows you to sit down |
|||
* <code>/armorstand</code> lets you work with armour stands |
|||
== Plugins == |
|||
⚫ | |||
* '''BlueMap''' – Renders a 3D live map of the world accessible via web browser. |
* '''BlueMap''' – Renders a 3D live map of the world accessible via web browser. |
||
* '''WorldEdit''' – Powerful toolset for quickly editing large areas of the world; typically used by staff. |
* '''WorldEdit''' – Powerful toolset for quickly editing large areas of the world; typically used by staff. |
||
* '''WorldGuard''' – Provides region protection and rules enforcement (e.g. PvP zones, block restrictions). |
* '''WorldGuard''' – Provides region protection and rules enforcement (e.g. PvP zones, block restrictions). |
||
== ⚙️ Server and Admin Utilities == |
=== ⚙️ Server and Admin Utilities === |
||
* '''CMI (Content Management Interface)''' – All-in-one utility plugin for teleportation, homes, warps, kits, signs, and more. |
* '''CMI (Content Management Interface)''' – All-in-one utility plugin for teleportation, homes, warps, kits, signs, and more. |
||
* '''CMILib''' – Dependency library used by CMI. |
* '''CMILib''' – Dependency library used by CMI. |
||
Line 16: | Line 46: | ||
* '''ViaVersion''' – Allows players with newer client versions to join an older server. |
* '''ViaVersion''' – Allows players with newer client versions to join an older server. |
||
== 🔐 Moderation and Security == |
=== 🔐 Moderation and Security === |
||
* '''CoreProtect''' – Block logging and rollback tool to inspect and reverse griefing or unauthorized changes. |
* '''CoreProtect''' – Block logging and rollback tool to inspect and reverse griefing or unauthorized changes. |
||
* '''FreedomChat''' – A very simple plugin that makes player chat unreportable. |
* '''FreedomChat''' – A very simple plugin that makes player chat unreportable. |
||
== 💬 Communication & Chat Enhancements == |
=== 💬 Communication & Chat Enhancements === |
||
* '''DiscordSRV''' – Syncs in-game chat with a Discord server. |
* '''DiscordSRV''' – Syncs in-game chat with a Discord server. |
||
* '''DiscordSRV-Staff-Chat''' – Private staff-only chat channel between in-game and Discord. |
* '''DiscordSRV-Staff-Chat''' – Private staff-only chat channel between in-game and Discord. |
||
Line 29: | Line 57: | ||
* '''PurpleIRC''' – Connects in-game chat with IRC channels |
* '''PurpleIRC''' – Connects in-game chat with IRC channels |
||
== 🎮 Gameplay Features and QoL == |
=== 🎮 Gameplay Features and QoL === |
||
* '''CraftBook''' – Adds redstone mechanics, bridges, gates, elevators, and more Vanilla+-style automation. |
* '''CraftBook''' – Adds redstone mechanics, bridges, gates, elevators, and more Vanilla+-style automation. |
||
* '''WildRTP''' – Allows players to teleport to a random safe location in the wilderness. |
* '''WildRTP''' – Allows players to teleport to a random safe location in the wilderness. |
||
* '''iShop''' – Player-run shop plugin that uses chests and signs for a diamond-based economy. |
* '''iShop''' – Player-run shop plugin that uses chests and signs for a diamond-based economy. |
||
* '''Bolt''' – Bolt allows your players to protect valuable blocks and entities on your server to protect them from griefers, while avoiding the intrusiveness of region-based protection plugins. It also includes powerful access management capabilities. |
* '''Bolt''' – Bolt allows your players to protect valuable blocks and entities on your server to protect them from griefers, while avoiding the intrusiveness of region-based protection plugins. It also includes powerful access management capabilities. |
||
* ''' |
* '''Simple Voice Chat''' – Adds proximity-based or group-based voice chat in-game via mod support. |
||
⚫ | |||
⚫ | |||
* '''FancyHolograms''' – Displays floating holographic text in the world (e.g. tips, labels, signs). |
* '''FancyHolograms''' – Displays floating holographic text in the world (e.g. tips, labels, signs). |
||
* '''FancyNpcs''' – Adds customizable non-player characters (NPCs) with skins and interactions. |
* '''FancyNpcs''' – Adds customizable non-player characters (NPCs) with skins and interactions. |
Latest revision as of 15:52, 3 August 2025
Commands
✈️ Teleportation
/sethome [name]
sets a home/home [name]
teleports you to the specified home/homes
opens a GUI with all of your homes/warp
opens a GUI with all of the warps/warp [name]
teleports you to the specified warp/wilderness
or/rtp
teleports you to a random location, where nobody lives/spawn
teleports you to the server spawn
🔑 Interacting with Block Entities
/lock
locks your chests/barrels/shulkers, etc. and even doors/unlock
removes the lock/ishop
is a set of commands to create player shops/ishop create
creates the shop block from a barrel that you are looking at/ishop delete
deletes the shop block- You can find the full list ingame
💬 Chat Commands
/afk
notifies everyone that you are afk/me
broadcasts a message that begins with your username in chat and is only seen ingame/voicechat
is a set of commands to manipulate various aspects of the proximity voice chat
💃 Miscellaneous
/sit
allows you to sit down/armorstand
lets you work with armour stands
Plugins
🧭 World and Map Features
- BlueMap – Renders a 3D live map of the world accessible via web browser.
- WorldEdit – Powerful toolset for quickly editing large areas of the world; typically used by staff.
- WorldGuard – Provides region protection and rules enforcement (e.g. PvP zones, block restrictions).
⚙️ Server and Admin Utilities
- CMI (Content Management Interface) – All-in-one utility plugin for teleportation, homes, warps, kits, signs, and more.
- CMILib – Dependency library used by CMI.
- LuckPerms – Advanced permissions management system with group and user control.
- Vault – Required by many plugins for economy, chat, and permissions integration.
- ProtocolLib – Library that allows other plugins to modify network traffic.
- ViaVersion – Allows players with newer client versions to join an older server.
🔐 Moderation and Security
- CoreProtect – Block logging and rollback tool to inspect and reverse griefing or unauthorized changes.
- FreedomChat – A very simple plugin that makes player chat unreportable.
💬 Communication & Chat Enhancements
- DiscordSRV – Syncs in-game chat with a Discord server.
- DiscordSRV-Staff-Chat – Private staff-only chat channel between in-game and Discord.
- ChatItem – Allows players to show items from their inventory in chat using placeholders.
- PlaceholderAPI – Enables dynamic text placeholders (e.g., %player_name%) used by other plugins.
- PurpleIRC – Connects in-game chat with IRC channels
🎮 Gameplay Features and QoL
- CraftBook – Adds redstone mechanics, bridges, gates, elevators, and more Vanilla+-style automation.
- WildRTP – Allows players to teleport to a random safe location in the wilderness.
- iShop – Player-run shop plugin that uses chests and signs for a diamond-based economy.
- Bolt – Bolt allows your players to protect valuable blocks and entities on your server to protect them from griefers, while avoiding the intrusiveness of region-based protection plugins. It also includes powerful access management capabilities.
- Simple Voice Chat – Adds proximity-based or group-based voice chat in-game via mod support.
🧍 Cosmetic and Interactive Plugins
- FancyHolograms – Displays floating holographic text in the world (e.g. tips, labels, signs).
- FancyNpcs – Adds customizable non-player characters (NPCs) with skins and interactions.