Player Utility Commands
ℹ️
<…>Required[…]OptionalPlayer 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:
- Display the scoreboard.
/sbon - Hide the scoreboard.
/sboff
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).
- Display your current XP and level information.
/bottle stats /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.
- (alias /gsit): Sit on a block (chair, step, etc.).
/sit - (alias /glay): Lie down.
/lay - (alias /gspin): Spin around in place.
/spin - (alias /gcrawl): Crawl on the ground face down.
/crawl - (or /playertoggle): Toggle enabling/disabling sitting with a right-click.
/sit toggle
4. Ender Chest Plugin
- Open your Ender Chest.
/ec
5. Nickname Plugin
- Set your nickname.
/nick <name> - Check the real name (username) of the target player.
/realname <nickname> - Remove your nickname.
/nonick
6. Home Teleport Plugin
- Teleport to your default home.
/home - Teleport to the home with the specified name.
/home <name> - Display a list of set homes.
/homes - Set a home at your current location (usually "default").
/sethome - Set multiple homes with names (for multi-server support).
/sethome <name> - Delete the specified home.
/delhome <name>