Plugins: Difference between revisions
From Moxiewiki
More languages
More actions
Added commands |
|||
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 | |||
** You can see the full list ingame, but these are essential: | |||
** <code>/ishop create</code> creates the shop block from a barrel that you are looking at | |||
** <code>/ishop delete</code> deletes the shop block | |||
=== 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 == | |||
=== ๐งญ World and Map Features === | |||
* '''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. | ||
ย | |||
=== ๐ง Cosmetic and Interactive Plugins === | |||
* '''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. |
Revision as of 15:12, 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- You can see the full list ingame, but these are essential:
/ishop create
creates the shop block from a barrel that you are looking at/ishop delete
deletes the shop block
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.