Player Utility Commands
Category: Plugin
Player Utility Plugin Commands
#1. marvtime: In-Game Time Tracking & Display System
#A Minecraft plugin developed specifically for the MARV server, which measures and displays elapsed in-game time (date, year, season, etc.).
🕒 Key Features Overview:
- In-game time tracking: Independently manages elapsed "years, months, days, hours" within the server (real-time measurement).
- Export to Google Spreadsheet.
Scoreboard Related Commands:
/sbon
: Display the scoreboard./sboff
: Hide the scoreboard.
2. XP Management Plugin: Experience Bottle
#Commands for managing Experience Points (XP) as bottles.
/bottle convert
: Convert a normal XP bottle in your inventory into one "store bottle".- Purpose: Convenient for organizing and consolidating XP.
/bottle get {amount|max}
: Create the specified number (or maximum possible) of XP bottles.- Condition: You must have the required XP.
/bottle mend
: Create an XP bottle with just enough XP to repair the tool you are currently holding.- Purpose: Convenient for mending purposes (for tools with Mending enchantment).
/bottle stats
: Display your current XP and level information./bottle store {amount|max} {quantity|max}
: Convert and store the specified amount of XP into one or more "throwable XP bottles".- Example:
/bottle store 100 2
→ Creates 2 bottles, each with 100 XP.
- Example:
/bottle toggle thrown
: Toggle between "throwing bottles" or "immediate use".- Executed by
/bottle toggle thrown
.
- Executed by
/bottle until {level}
: Tells you the amount of XP needed to reach the specified level.- Example:
/bottle until 30
→ Displays how much more XP is needed to reach level 30.
- Example:
3. Emote Plugin: Player Motion
#Commands to control various player motions.
/sit
(alias/gsit
): Sit on a block (chair, step, etc.)./lay
(alias/glay
): Lie down./spin
(alias/gspin
): Spin around in place./crawl
(alias/gcrawl
): Crawl on the ground face down./sit toggle
(or/playertoggle
): Toggle enabling/disabling sitting with a right-click.
4. Ender Chest Plugin
#/ec
: Open your Ender Chest.
5. Nickname Plugin
#/nick <name>
: Set your nickname./realname <nickname>
: Check the real name (username) of the target player./nonick
: Remove your nickname.
6. Home Teleport Plugin
#/home
: Teleport to your default home./home <name>
: Teleport to the home with the specified name./homes
: Display a list of set homes./sethome
: Set a home at your current location (usually "default")./sethome <name>
: Set multiple homes with names (for multi-server support)./delhome <name>
: Delete the specified home.