Commands: Difference between revisions

From WoopMC
(Created page with "Quick Links (opens in new tab):<br><br> [{{SERVER}}/Commands#/claim_commands Claims]<br> == Auction House commands == === /ah === Opens a GUI that provides simplified shortcuts to buying from the auction house, starting auctions or ignoring them. === /auction === Provides the required format to run an auction. Identical stem commands include /ezauction and /ezauctions. The following conditions can be set for auctions: <start> (Required)<br> <amount> (Required) - The...")
Tag: visualeditor-switched
 
(Replaced content with "Quick Links (opens in new tab):<br><br> [{{SERVER}}/Commands#/claim_commands Claims]<br> == Auction House commands ==")
Tag: Replaced
 
Line 3: Line 3:


== Auction House commands ==
== Auction House commands ==
=== /ah ===
Opens a GUI that provides simplified shortcuts to buying from the auction house, starting auctions or ignoring them.
=== /auction ===
Provides the required format to run an auction. Identical stem commands include /ezauction and /ezauctions. The following conditions can be set for auctions:
<start> (Required)<br>
<amount> (Required) - The number of the specified item you would like to sell. Must be present in your inventory.<br>
<price> (Required) - The price at which you would like to start your auction at. <br>
[increment] (Optional) - The minimum price you would like bids to increase by. Will set the amount added by /bid if players do not specify an amount themselves. <br>
[Autobuy] (Optional) - The maximum amount of money someone can bid before the auction automatically ends and they win the auction. <br>
[Time] (Optional) - The length of time the auction can run for.
A minimal auction command would therefore look like this:
/auction start 1 500
This would sell one of the item a player is holding in their main hand for ₲500.
A more complex auction command would look like this:
/auction start 1 500 100 5000 120
This would sell one of the item a player is holding in their hand for ₲500. Players can bid on the item in ₲100 increments, and if a player bids ₲5000, the auction will end and they will be declared the winner. The auction will be set to last 120 seconds.
Because of the nature of the formatting, optional commands must be added in chronological order. Therefore, if you would like to specify the time of an auction, you must also set the increment and autobuy, otherwise the number will autofill to one of the earlier conditions.
=== /auction cancel ===
Cancel your active auction.
=== /auction enable ===
Stop ignoring auction notifications.
=== /auction ignore ===
Ignore all auctions.
=== /auction ignoreplayer [PlayerName] ===
Ignore all auctions from a specific player.
=== /auction info ===
See information on the current auction.
=== /auction queue ===
View all auction items currently waiting in the queue. If an auction has just ended, the queue will not show the next item to be auctioned as it is in the middle of transitioning to an active auction. Once you have an item in the transition stage, you will be able to queue another auction.
=== /auction remove ===
Remove your auction from the queue. This will not remove the auction in the middle of being transitioned from queue to active.
=== /auction scoreboard ===
Toggle the auction scoreboard on the right of the screen on or off
=== /auction spam ===
Ignore spammy auction broadcast messages specifically rather than auctions themselves. Includes individual bids and anti-snipe messages.
=== /auction startsealed ===
An alternative to /auction start in which the bids are hidden from both the auctioner and bidders. Each player is able to bid once. If a player runs /bid without a specified amount and was not the first bid of the auction, their bid will be the highest previous bid with the increment added.
=== /bid [Amount] ===
Bid on an active auction. If an amount is not specified the bid will go up by the increment specified by the auctioner.
== /bio commands ==
=== /age ===
Allows one to change their age settings
=== /bio ===
Allows one to access their entire bio and change settings. These settings can be seen by others by hovering over your name.
=== /gender ===
Allows one to change their set gender
=== /orientation ===
Allows one to change their set orientation
=== /pronouns ===
Allows one to change their set pronouns
== /bottle commands ==
=== /bottle get ===
Allows one to bottle their XP. One must hold empty glass bottles to fill.
=== /bottle give [PlayerName] [Amount] ===
Allows one to give XP to another person. Amount refers to XP. No bottles are needed for this transaction.
=== /bottle stats ===
Allows one to view their own statistics on bottled XP
=== /bottle until ===
Allows one to check how much XP is needed to level up
=== /bottle store ===
Allows one to store a particular amount of XP in XP bottles. One must hold empty glass bottles to fill.
== /c commands (containers) ==
Note: Land claims override any /c protections or modifications placed on containers. You will need to use claim trust commands for people to access containers within claims. Identical stem commands include /lwc.
=== /cdisplay ===
Creates a display container in which people can view items, but not edit, place or remove them. Best used for lecturns.
=== /cdonation ===
Creates a donation container in which people can place items, but not remove them.
=== /chopper ===
Allows hoppers to dispense items into the selected container.
=== /cinfo ===
View a container's protection information.
=== /cmodify (PlayerName) ===
Adds players able to access containers with a private protection placed on them. Identical commands include /ctrust and /allow.
=== /cpassword (Password) ===
Creates a container accessible only through the use of the specified password.
=== /cpersist ===
Used to run the same /c command on multiple chests without typing the command each time. Appropriate use is running /cpersist, running the /c command of preference, punching all containers you would like the /c command to apply to, and finally running /cpersist again to turn this function off.
=== /cprivate ===
Creates a privately-protected container. This is the default setting when placing containers.
=== /cpublic ===
Creates a container accessible to all to add and place items, but only the owner is able to destroy it.
=== /cremove ===
Removes any protections from placed containers.<br>
/unlock has an identical function to this.
=== /cremoveall ===
Removes every protection placed on any container you own. You will be prompted to type '/lwc confirm' to confirm this.<br>
Note: This is irreversible. Do not use unless absolutely certain there are no containers you've created on the server that you wish to remain protected.
=== /cunlock (Password) ===
Unlocks containers that are password-protected, given the correct password is provided. This command only works after the player attempts to open the container first, and the player will have access to the container for as long as they are logged into the server.
=== /lwc ===
Provides a list of most /c commands.
== /claim commands ==
=== /abandon claim [Claim] ===
Removes the specified claim. If you are standing in a claim and the command is used standalone, the claim you are in will be selected. Brings up a confirmation screen in chat that needs to be clicked on. Identical commands include /unclaim. /abandonallclaims will remove all of your claims.
=== /accesstrust (username) ===
Allows the provided user access to doors, buttons, etc, but not containers within a claim. Can use /accesstrust public to allow public use of those blocks.
=== /buyblocks ===
Allows one to buy claimblocks to make claims. Identical commands include /buyclaimblocks.
=== /claim ===
Allows one to go into claim mode to make claims. One must be atleast level 1 to use this.
Claims are always rectangular and must be at least 5 x 5. One must have adequate claimblocks to make a claim.
=== /claimbuy ===
Allows one to view claims that are for sale and to buy a claim.
=== /claimcontract ===
Allows one to create a contract for their plot to put it up for sale.
=== /claimcreate ===
Allows one to create a claim from the point they are standing with a chosen radius.
=== /claimdisplayname ===
Allows one to set a display name for their claim, which can be seen in the dynamic map.
=== /claimexpand ===
Allows one to expand a claim a certain amount of blocks in the direction one is facing.
=== /claimfarewell ===
Allows one to set a farewell message for their plot. This message will show up when a player leaves a claim.
=== /claimflag ===
Allows one to change the settings and permission of their claim.
These settings and permissions most importantly include:
-Chest access
-Mob spawn
-PVP settings
-Fire spread
-Decay
-TNT settings
-Use of entities and interactive blocks
-PVP
-Allowing/denying entrance to certain players
=== /claimflagdefinition ===
Allows one to set a definition for the claimflag. Refer to /claimflag for information on possibilities
=== /claimgreeting ===
Allows one to set a greeting message for their claim. This message will show up when a player enters a claim
=== /claimgui ===
Allows one to view the claimviewer in the form of a GUI rather than text.
=== /claimid ===
Allows one to view the ID of a claim and override that claim.
=== /claiminfo ===
Allows one to view information about their claim and to be able to spawn at one of the corners of their claim.
=== /claiminherit ===
Allows one to incorporate child claims into the parent claim.
(Verify this statement)
=== /claiminspect ===
Allows one to check if a block has been claimed by someone.
=== /claimlist ===
Allows one to view all their claims and inspect them. Use /claimgui to view this menu via a GUI. Identical commands include /claimslist.
=== /claimnotifications ===
Shows all notifications regarding the claims one has. Currently does not work
=== /claimsell ===
Allows one to put up a claim for sale
=== /claimsetspawn ===
Allows one to change/set the spawn of their claim
=== /claimspawn ===
Teleports one to the spawn of the claim one is in. Only the owner of the claim can use this command.
=== /claimtitle ===
Allows one to set a title for their claim. This title can be seen in the dynamic map
=== /claimtool ===
Refer to /claim for information
=== /claimtransfer ===
Allows one to transfer the ownership of a claim to someone else.
=== /sellblocks ===
Allows one to sell their claimblocks for 75% of the purchasing price. Identical commands include /sellclaimblocks.
=== /trust [Username] ===
Give a user permission to break and place blocks in your claim.
== /cosmetic commands ==
=== /chatcolor [Color] ===
Available for Prism rank only. Changes the color of your chat messages. Accepts either the format from /colors or hex codes.
=== /cosmetic ===
Brings up the UI to access options for cosmetics. Identical commands include /cosmetics.
=== /customdisguise ===
Allows one to set their own disguise. Available these ranks with the following conditions:<br><br>
Emerald+: Passive mobs only<br>
Topaz+: Most mobs<br>
Iridium+: /savedisg available
=== /disguise ===
Allows one to disguise themselves. Identical commands include /dis and /disg.
=== /undis ===
Removes a disguise. Identical commands include /undisg. Also useful if you are stuck with Cubeol's skin upon exiting the Rift.
=== /emotions ===
Note: the /feelings command alone will bring up a UI of possible feelings, whereas /emotions will bring up a list in chat.
Available for Quartz+ and players at level 15. The command format to use these emotions is /feeling [PlayerUser]. Recipients may experience a sound effect or particle animation when the command is used. All available feelings commands are:
/boi<br>
/bite<br>
/cry<br>
/dab<br>
/facepalm<br>
/highfive<br>
/hug<br>
/kiss<br>
/lick<br>
/murder<br>
/pat<br>
/poke<br>
/punch<br>
/shake<br>
/slap<br>
/snuggle<br>
/stab<br>
/stalk<br>
/sus<br>
/yell
=== /glow commands ===
Available for these ranks under the following conditions:<br><br>
Emerald+: Glow<br>
Topaz+: Blink animation<br>
Prism: Rainbow animation
==== /glow blink [Color] [Speed] ====
Set a blinking glow on your character. Available for Topaz+.
==== /glow color ====
Sets the color of your glow.
==== /glow help ====
Shows all available glow commands.
==== /glow list ====
Shows a list of possible glow effects and colors that can be applied.
==== /glow toggle ====
Toggle your glow on or off. Identical commands include /glow on and /glow off respectively.
==== /glow visibility [Option] ====
Set what glows are visible to you. Options include:<br><br>
All: All glows are visible.<br>
Other: Glows of other users are visible.<br>
Own: Your glow is visible.<br>
None: No glows are visible.<br>
=== /hat ===
Available for Amethyst+ and players at level 15. Lets the user wear the held item as a hat. When one's main hand is empty, the following message will be displayed: "You are already wearing an air hat, airhead!" Identical commands include /head.
=== /nick ===
Enables you to change the color of your nickname or username in chat.<br>
Nickname formatting has the following requirements:<br>
Quartz: Color change only (refer to /colors)*<br>
Amethyst: Legacy colors only (refer to /colors)<br>
Sapphire: RGB support (ability to make gradients - a player-recommended site for this is https://rgb.birdflop.com/)<br>
Emerald+: Format support (ability to format text - a player-recommended site for this is https://rgb.birdflop.com/. Formatting options can also be viewed with /colors)<br>
Colored nicknames can also be unlocked at Level 15, and formatting options at Level 30. The command should be written in the following format:<br><br>
/nick &bCubey<br><br>
<nowiki>*</nowiki>Not sure how this differs from legacy colors. Please edit if known.
=== /paintings ===
Available for Iridium+. Trade the painting held for a specific type of painting.
=== /tags ===
Opens the UI for equipping and purchasing custom chat tags. If your tag is glitched, remove all tags, exit the UI, run the command again and equip your tag of choice.
=== /trails ===
View and set custom flight trails. Available for Prism rank.
== Event (reward) commands ==
=== /guide ===
Gives you the ability to select your status and readiness during events. Status involves whether one plays the game or spectates it, while readiness signifies whether one is ready to participate or not.
Important: /guide also gives you access to your event goodiebag. Put your event rewards in there to store them away safely as usually inventories get wiped before each round of an event. Not putting them in your goodiebag might therefore result in you losing your rewards!
Once in survival, run /guide and right click on your player head to access your goodiebag from the events server.
Note: This plugin is currently not functional as it has not been updated. To claim your prizes, take a screenshot of your goodiebag before leaving the events server and create a discord ticket to receive the rewards manually.
=== /key ===
Gives you an oversight over virtual keys that have been rewarded to you. These keys work similar to physical keys and you just need to hit the crate to use the virtual key(s).
== Inventory Management ==
=== /backpack ===
Allows one to open their backpack. The backpack functions like an ender chest. Identical commands include /bp, /backpack open and /bp open. Available for these ranks under the following conditions:
Quartz: 1 row (Additionally available for players at level 10<br>
Amethyst: 2 rows<br>
Sapphire: 3 rows<br>
Emerald: 4 rows<br>
Topaz: 6 rows (Additionally available for players at level 40)<br>
Iridium+: 6 rows and automatic sorting
=== /compact ===
Available for Quartz+. Sorts items into their condensed forms, such as ores into blocks and nuggets into ingots. Identical commands include /condense.
=== /trash ===
Available for Quartz+ and players at level 20. Opens a UI in which items added to are permanently deleted once the UI is exited out of. This is not reversable. Identical commands include /disposal.
== /jobs commands ==
=== /jobs ===
Opens the jobs GUI.
=== /jobs archive ===
View the level progress on the previous jobs you've had and the cooldown to rejoin them.
=== /jobs browse ===
View all available jobs and their payment info in the GUI.
=== /jobs clearownership ===
Removes all workstations registered to your jobs.<br>
Note: There is further confirmation required for this command, and it cannot be undone. Use with caution.
=== /jobs gtop [PageNumber] ===
Shows the global player list for top aggregated job level (all current job levels combined).
=== /jobs info [Job] ===
Provides payment info for the specified job in chat as opposed to the GUI.
=== /jobs join [Job] ===
Join the specified job. The number of jobs you can join at once is dependent on the following conditions:
Pebble: 1<br>
Quartz: 1<br>
Amethyst: 2<br>
Sapphire: 3<br>
Emerald: 3<br>
Topaz: 4<br>
Iridium: 4<br>
Prism: 5 (Additionally available for players at level 35)
=== /jobs leave [Job] ===
Leave the specified job.<br>
Note: You will not be able to join this job for another 30 minutes after leaving.
=== /jobs leaveall ===
Leave all jobs you are currently joined to.<br>
Note: There is no further confirmation required. You will not be able to join any of these jobs for another 30 minutes after leaving, so use with caution.
=== /jobs limit ===
View your progress on the amount of money you can make per hour. Each time you level up in a job, you will be able to earn a bonus of ₲10 per hour. If you have multiple jobs, all extra job bonuses stack on top of the baseline of ₲500 per hour earned.
=== /jobs ownedblocks ===
View a list of all workstations registered to your jobs and remove them individually if desired.
=== /jobs stats ===
View the levelling progress for your current jobs.
=== /jobs toggle actionbar ===
Turns off the actionbar that appears at the bottom of the screen when performing actions that pay towards your job, and moves them into the chat.
=== /jobs toggle bossbar ===
Turns off the bossbar that appears at the top of the screen when performing actions that give you experience towards levelling up your job.
=== /jobs top ===
Opens the GUI for viewing either the global leaderboard for top aggregated job level or the individual highest levels for each job.
=== /jobs top [Job] [PageNumber] ===
Shows a list of the players with the highest levels in the specified job. This only applies to jobs players are currently joined to.
=== /quests ===
Shows all active jobs one has and their progress in those jobs. Hover over a quest bar to view details of the quest. Once a day, players have the option to click a quest to skip it and get a new one. Quest difficulties range from Easy to Impossible. Resets daily.
== /mail commands ==
Note: All below commands also work with the base command /email and /memo.
=== /mail clear [Number] ===
Clears the specified mail in your read list. Mails are numbered from most recent, so /mail clear 1 will delete the most recent mail you have been sent. Not specifying a number may clear all mail in the list.
=== /mail read [PageNumber] ===
Provides a list of mail sent to you. Ordered from most recent mail.
=== /mail send [PlayerUser] [Message] ===
Sends the specified user a message they can read at any time. Useful for contacting players not currently online.
== /marry commands ==
=== /marry accept ===
Accepts a marriage request
=== /marry cancel ===
Cancels your marriage request
=== /marry deny ===
Denies the incoming marriage request
=== /marry divorce <Name> ===
Divorces you and chosen partner.
=== /marry list ===
Allows one to see all marriages
=== /marry listpriests ===
Allows one to see all online priests
=== /marry partners <Name> ===
Allows one to see all the partners of a particular player.
=== /marry marry <Name> ===
Sends a marry request to the named player.
=== /marry help ===
Allows one to see more marry commands.
== /mc commands (McMMO) ==
=== /mcability ===
Toggles the McMMO abilities on and off.
=== /mccooldown ===
Shows the amount of time remaining until each ability can be used.<br>
Note: /mccooldowns has an identical function to this.
=== /mcinspect [PlayerName] ===
Inspect the /mcstats of nearby players.
=== /mcnotify ===
Turn McMMO notifications on and off.
=== /mcrank ===
View your rank in each skill according to the global player /mctop lists.
=== /mcstats ===
View your levelling progress for each learned skill as well as your power level.
=== /mctop [Skill] ===
Provides a list of the highest-level players in the specified skill. Running the command without a specified skill will produce a global list of the highest power levels.
=== /[Skill] ===
Provides a summary of the levelling progress on the specified MCMMO skill as well as sub-skills.
=== /[Skill] ? [PageNumber] ===
Provides a guide and help page for the specified McMMO skill.
== /message commands ==
=== /message [PlayerUser] [Message] ===
Sends a private message to a player. Identical commands include /m, /msg, /whisper, /w, /tell, /t and /pm.
=== /reply [Message] ===
Sends a private message to the last player who messaged you. Identical commands include /r.
== Movement commands ==
=== /crawl ===
Allows one to crawl without the need of e.g. a trapdoor. Identical commands include /bellyflop.
=== /fly ===
Opens the UI for enabling flight and buying flight time. Flight has a timer and flight time can be prolonged by crate rewards and by purchasing flight time. Identical commands include /tf, /tfly, /timedfly and /timefly.
Sapphire+ gets unlimited flight time. Prism+ can access flight trails.
=== /flytoggle ===
Allows one to toggle flight on and off without the UI popping up. Identical commands include /tempfly.
=== /lay ===
Allows one to lie down flat on their back.
=== /spin ===
Allows one to spin in a circle with an animation.
== Navigation ==
=== /back ===
Return to the last location you previously teleported from. Can also be used to return to the place of your death. Entering portals sets the last /back location as the portal entrance. Identical commands include /return.
=== /home commands ===
==== /delhome [HomeName] ====
Deletes the specified home. Identical commands include /rmhome.
==== /home [HomeName] ====
Teleports you to the specified home.
==== /homes ====
Brings up a UI of your available homes and potential home slots remaining.
==== /sethome [HomeName] ====
Sets a home at the specified location. The number of homes available to set aside from the last bed you slept in (accessible via /home bed) is dependent on rank:<br><br>Pebble: 3<br>Quartz: 5<br>Amethyst: 10<br>Sapphire: 15<br>Emerald: 20<br>Topaz: 30<br>Iridium: 40<br>Prism: Unlimited
=== /market ===
Brings up the market UI to teleport to player-owned markets in the spawn area. See a list of market shops [[Wiki/Market Shops|here]].
=== /spawn ===
Teleport to spawn.
=== /top ===
Available for Topaz+. Teleport to the topmost block of the coordinate you are standing in.
=== Teleport commands ===
==== /tpaccept ====
Accept the most recent teleport request sent to you.
==== /tpahere [PlayerName] ====
Sends a notification to a player requesting that they teleport to you.
==== /tpask [PlayerName] ====
Sends a notification to a player requesting to teleport to them. Identical commands include /call and /tpa.
==== /tpacancel ====
Cancels any outgoing teleport requests you have sent.
==== /tpauto ====
Toggles teleport requests sent to you going through automatically without the need for /tpaccept on or off.
==== /tpdeny ====
Deny the most recent teleport request sent to you. Identical commands include /tpno.
==== /tprandom ====
Teleports you to a random location in the overworld. The cooldown for this command is 60 seconds, regardless of rank. Identical commands include /tpr, /rtp and /wild.
=== /warp ===
When used, it will pull you to a list of warps set up by staff to teleport to.<br><br>
Current list consists of NorthMarket, SouthMarket, Arena, Tutorial, Spawn, Crates, Church, End, NetherHub, Maze, Event, DropParty, Beach, Portals, RiftPortal and PrideIsland.
== /party commands ==
=== /party ? ===
View a description for all party commands in chat. Identical commands include /party help.
=== /party accept ===
Accept an invite to another player's party.
=== /party alliance [PartyName] ===
Create an alliance with another party (verify). Unlockable once your party reaches level 5.
=== /party create [PartyName] [password] ===
Create a party and optionally set a password.
=== /partychat [Message] ===
Write a chat that only members of your party can see. If no message is supplied, all future messages sent in chat will send in party chat until the command is run again. Identical commands include /pchat. Unlockable once your party reaches level 1.
=== /party disband ===
Disband your party.
=== /party info ===
View information about the party you are in, including level progress and available features.
=== /party invite [Username] ===
Invite a player to your party.
=== /party itemshare ===
Share items with your party. Contains many conditions that can be set, including equal distribution, sharing of loot, McMMO levels, and more (verify details). Unlocked when the party reaches level 8.
=== /party join [PartyName] [Password] ===
Join a party. If the party is password-protected, you will need to additionally supply the correct password to join.
=== /party kick [Username] ===
Kick someone from your party.
=== /party lock ===
Lock the party so that nobody else can join (verify).
=== /party owner [Username] ===
Set a user in the party to be the party leader. Can only be used by the current leader of the party, which defaults to the creator.
=== /party password [Password] ===
Set a password for joining the party. If no password is provided, the password is automatically cleared (which has the identical commands of /party clear and /party reset).
=== /party quit ===
Leave a party. If you are the sole member of a party, the party will automatically disband.
=== /party rename [PartyName] ===
Rename the party.
=== /party teleport commands ===
Note: Unlocked when the party reaches level 2.
==== /party teleport [Username] ====
Teleport to a user within the party.
==== /party teleport accept ====
Accept a teleport request from a member of your party.
==== /party teleport acceptall ====
Accept all current teleport requests from members of your party.
==== /party teleport acceptany ====
Toggle automatically accepting any teleport requests members of your party may send to you.
==== /party teleport toggle ====
Toggle the party teleport feature on or off for the party. Only usable for the current party owner (verify).
=== /party unlock ===
Unlock the party so that other users are able to join.
=== /party XPshare commands ===
Note: Unlocked when the party reaches level 10.
==== /party xpshare equal ====
Distribute all XP gained by party members equally across all members of the party. Only usable for the party owner
==== /party xpshare none ====
Turn off XP sharing for the party. Only usable for the party owner.
== /pwarp commands ==
=== /pwarp ===
Brings up the UI for player-owned warps.
=== /pwarp [WarpName] ===
Can be used to directly teleport to a warp instead of manually finding them in the UI. Find a list of player-owned warps [[Player Warps|here]].
=== /pwarp about ===
Provides information about the plugin.
=== /pwarp amount ===
Tells you the number of pwarps you are eligible to create and how many you have remaining.
=== /pwarp category ===
==== /pwarp category list [WarpName] ====
Shows which category your pwarp is listed in on the UI.
==== /pwarp category remove [WarpName] [Category] ====
Removes your pwarp from the specified category.
==== /pwarp category set [WarpName] [Category] ====
Adds your pwarp to the specified category.
=== /pwarp cost set [WarpName] [Cost] ===
Sets the cost for players to teleport to your pwarp. Remove a cost with /pwarp cost remove [WarpName].
=== /pwarp desc set [WarpName] [Text] ===
Sets a description for your pwarp on the UI. Remove a description with /pwarp desc remove [WarpName].
=== /pwarp favourite [WarpName] ===
Adds a pwarp to your favourites list in the UI (under Bookmarked Warps).
=== /pwarp help ===
Provides a list of /pwarp commands.
=== /pwarp icon set [WarpName] ===
Changes the icon for a pwarp as it appears in the UI to the item held in your main hand. Remove an icon with /pwarp icon remove [WarpName].
=== /pwarp remove [WarpName] ===
Removes the warp permanently. You will not be reimbursed.
=== /pwarp rename [WarpName] [NewWarpName] ===
Changes the current name of your pwarp.
=== /pwarp reset [WarpName] ===
Resets the location of the pwarp to where you are standing.
=== /pwarp set [WarpName] ===
Sets a pwarp in your current location. Pwarps cost ₲50,000 each. The number of pwarps you can create is dependent on rank:<br><br>
Pebble: 1<br>
Quartz: 1<br>
Amethyst: 2<br>
Sapphire: 3<br>
Emerald: 4<br>
Topaz: 5<br>
Iridium: 7<br>
Prism: 10
=== /pwarp setowner [WarpName] [PlayerName] ===
Transfers ownership of your pwarp to another player.
== Reporting and Punishments ==
=== /block [Username] ===
Block seeing a user's messages in chat. Identical commands include /ignore. Run the command again to unblock the user. To see a list of players you have blocked, run /ignorelist.
=== /helpop [Message] ===
Pings all staff in survival Discord channel with your message. Only to be used in emergencies, such as a troll spamming the chat or hacking. For other queries or non-time-sensitive situations, use the general support channel in Discord.
=== /listwarnings ===
List your active warnings given by staff. Identical commands include /lwarnings, /warnings, /warnlist and /warninglist.
== /shop commands ==
Note: All /shop commands are also functional using the keywords /shops, /quickshop, /qs, /qshop, /qsshop, /chestshop, and /cshop.
=== /shop about ===
Provides information about the plugin.
=== /shop amount [Amount] ===
Sets the amount of an item you can buy or sell in bulk per single sale or purchase from the targeted shop.
=== /shop buy ===
Sets the targeted shop to buy mode.
=== /shop create [Price] ===
Creates a shop from the targeted container for the item held in main hand.<br>
Note: Automatically sets the amount that is held in main hand.
=== /shop fetchmessage ===
Shows unread shop messages.<br>
Note: Purchases and sales from the shop will show in chat automatically when online, and purchases and sales made while offline will appear in chat when logging into the server for the first time afterwards.
=== /shop find [Item] ===
Searches for an item being sold or bought in a shop within a radius of 50 blocks.<br>
Note: Due to the radius, does not cover each market block in full. May need to be used several times at various locations to fully search a market block for an item.
=== /shop help ===
Provides a list of all parent shop commands.
=== /shop item ===
Sets the item of the targeted shop to the item held in main hand.<br>
Note: Automatically sets the amount that is held in main hand.
=== /shop price ===
Sets the buy or sell price of the targeted shop.<br>
Note: The maximum price you can set is ₲25,000.
=== /shop remove ===
Removes all shop abilities from the targeted container.<br>
Note: This command needs to be executed to break the container of the targeted shop.
=== /shop sell ===
Sets the targeted shop to sell mode.
=== /shop staff commands ===
==== /shop staff add [PlayerName] ====
Adds the desired player to the staff list for the targeted shop.
==== /shop staff clear ====
Removes all current staff from the targeted shop.
==== /shop staff del [PlayerName] ====
Removes the desired player from the staff list for the targeted shop.
==== /shop staff list ====
Lists all current staff of the targeted shop.<br>
Note: The shop owner/creator is not automatically considered staff, and will not appear on the list unless added with the appropriate command.<br>
The shop owner/creator will still have full access to the targeted shop when removed from the staff list.
=== /shop size [Amount] ===
Sets the amount of an item you can buy or sell in bulk per single sale or purchase from the targeted shop.
=== /shop toggledisplay ===
Toggles the display of the item of the targeted shop on or off.
=== Workstation commands ===
Available for Quartz+. These commands bring up the UI of specific workstations without the need to interact with the physical workbench. These include:<br><br>
/cartographytable (Identical commands include /carttable, /ecartographytable, /ecarttable)<br>
/craft (Identical commands include /wb, /wbench, /workbench, /ecraft, /ewb, /ewbench, /eworkbench). Additionally available for players at level 20.<br>
/enderchest (Identical commands include /ec, /echest, /endersee, /eenderchest, /eec, /eechest, /endersee). Additionally available for players at level 30.<br>
/grindstone (Identical commands include /egrindstone)<br>
/loom (Identical commands include /eloom)<br>
/smithingtable (Identical commands include /smithtable, /esmithing table, /esmithtable)<br>
/stonecutter (Identical commands include /stonecutter
== /vote commands ==
Note: All /vote commands are also functional using the keyword /v.
=== /vote? [PageNumber] ===
View all vote commands.<br>
/votehelp has an identical function.
=== /vote ===
When used, it pulls up three links to voting sites to vote for a maximum of four times a day; once on two sites, and twice on one.<br><br>
When you vote at least three times in one day (once for each site), you get a Crate key depending on Tier of voting. Each tier lasts 7 days.<br>
Tier 1: ₲100 (increases by ₲25 daily)<br>
Tier 2: Gem key and ₲300 daily<br>
Tier 3: Crystal key and ₲400 daily<br>
Tier 4: Rank Bundle key and ₲500 daily<br>
Tier 5: Money Bundle key daily<br>
Tier 6: Paragon key daily
After passing tier 6, you will be rewarded with one gem crate key per day for voting on all three sites.<br><br>
The sites that you can vote on are: PlanetMinecraft (once a day), Minecraft Servers List (twice a day), and Minecraft MP (once a day).<br>
/voteall, /votelist and /voteurl all have identical functions to this.
=== /votegui ===
Opens the GUI for most vote commands.
=== /votelast ===
Shows how long ago you voted on all three sites.
=== /votenext ===
Shows how long until you can vote on all three sites.<br>
Note: Does not accurately show the refresh timers on the websites themselves, but are general timers set by the server.
=== /voteshop ===
When used, it will pull up a menu showing you what items can be bought using points earned from voting on the sites using /vote.<br><br>
So far, the items include the following:<br>- ₲100 for 1 Point<br>- 1 Diamond, 1 Lead, and 1 Name Tag for 2 Points each<br>- 1 Gem Crate Key and 64 Bottles O' Enchanting for 3 Point each<br>- 16 Flight Rockets and 1 End Crystal for 4 Points each<br>- 3 Sponges for 5 Points<br>- 32 Phantom Membrane for 6 Points<br>- 32 Light Blocks (Light Level 15) and 8 Budding Amethyst Blocks for 8 Points each<br>- 30 Minute Job Boost for 10 Points<br>- 1 Wither Skull for 12 Points<br>- 1 Crystal Crate Key for 15 Points<br>- 1 Bundle, 1 Set of Unenchanted Elytra, and 1 Dragon Head for 20 Points each<br>- 1 Paragon Crate Key for 30 Points<br>- 1 Music Disc (otherside) for 40 Points<br> 1 Music Disc (Pigstep) and 1 Unenchanted Trident for 50 Points each<br>- 1 Empty Spawner for 60 Points<br>- 1 Dragon Egg for 350 Points
=== /votestreak ===
Shows your current and highest daily, weekly and monthly vote streaks.
=== /votetoday ===
Shows a list of vote times by players from the time of the server restart.
=== /votetop ===
Shows the top monthly voters.
=== /votetotal ===
Shows your top daily, weekly, monthly and all time votes.
== X-tra commands (Commands that do not fit any category) ==
=== /afk ===
Available for Quartz+. Sets your status as afk. Rank players who have been afk for more than 30 minutes will be returned to the hub. Identical commands include /away.
=== /balance ===
Allows one to see their current balance, accurate to the cent. Identical commands include /bal.
=== /balancetop [PageNumber] ===
Allows one to view everyone's balance from richest to poorest. Identical commands include /baltop and /money.
=== /beezooka ===
Available at level 5. Launches an explosive bee the direction the player is facing. Bee does not do any actual damage. Identical commands include /beecannon.
=== /buy ===
Opens a GUI for buying ranks, bundles and boosts from the IRL Prism Party Shop page.
=== /crafting ===
Opens the UI for crafting special items specific to Prism Party, as well as repairing items that you would usually not be able to.
=== /discord ===
Allows one to access the Discord server. Identical commands include /discordsvr.
=== /donorchat [Message] ===
Available for Quartz+. Toggles your messages to send in a chat only visible by donors and staff. If the command is run without a message, all future messages sent by you will be sent in the donor chat unless the command is run again, as opposed to the single message sending in donor chat.
=== /eat ===
Opens a confirmation UI in which you can agree or disagree to reset your hunger bar for ₲500. Identical commands include /feed.
=== /elevator ===
Pulls up the UI demonstrating the structure needed to build elevators. The block formation shown needs to be put on each floor the elevator is intended to access, and must be on the same Y level.
=== '''f3 + G''' ===
Shows chunk borders.
=== /givepet [PlayerUser] ===
Transfer a tamed animal to another player. When run, right click the pet to transfer, or left click to cancel.
=== /guide ===
Provides a UI linking to the most important commands and plugin information for the server.
=== /headdb ===
Allows one to access the headdb menu. Only Sapphire+ can access this command indefinitely. Identical commands include /hdb and /heads.
Headdb time can be won via crates.
==== /hdb info ====
Provides information about the plugin.
==== /hdb search [Query] ====
Search for a head with a specific name.
=== /helpop [Message] ===
Pings your message to all staff in the survival channel in discord. Only to be used in emergency situations, such as trolls hacking or spamming the chat.
=== /hub ===
Returns you to the hub. Identical commands include /lobby.
=== /kittycannon ===
Available at level 5. Launches an explosive kitty the direction the player is facing. Kitty does not do any actual damage.
=== /kit ===
View and claim the available kits for Pebble and your current paid rank. Operates on a cooldown. Identical commands include /kits.
=== /invisibleitemframes ===
View commands for invisible item frames. Available for Iridium+. Identical commands include /itf.
==== /itf help ====
View all useable /itf commands.
==== /itf toggle visibility ====
Change the visibility status on the item frame you are looking at.
==== /itf toggle glow [glow color] ====
Change the glow status on the item frame you are looking at, with optional colors listed in the tab drop down list.
==== /itf scan [radius number] ====
Spawns particles on any item frame in the specified radius. Useful for finding invisible item frames.
==== /itf togglemode (visibility/glow) [glow color] ====
Toggles a persisting command in which any item frame right-clicked after running this command will adjust in the same way running the singular command whilst looking at an individual item frame would. Run the command again to disable toggle mode.
=== /list ===
Lists all players currently online.
=== /map ===
Allows one to access the dynamic map of the server. It gives oversight over the location of everyone, claims, and natural features.
=== /near [Amount] ===
Allows one to see who is nearby in a specified number of blocks. Identical commands include /nearby.
=== /pay [PlayerUser] [Amount] ===
Sends money from your account to that of the specified player.<br>
Note: /pay * [Amount] allows you to pay the same amount of money to all online players. If you do not have enough money, as many players will be sent the amount as possible, and the remaining players will not. This is ordered based on the players in the tab list from the top down.
=== /ping ===
Allows one to see their current ping.
=== /playerskull [Username] ===
Gives you the head of the specified player. Available for Sapphire+ for users' own heads only, and all users' heads for players of higher levels (verify). Identical commands include /skull.
=== /playtime ===
View how long in total you have played on the server for. Converts total number of hours into months, days and hours.
=== /rank ===
View each paid rank and their perks as well as staff roles. Identical commands include /ranks and /staff.
=== /recipe [Item]===
Available for Quartz+ and players at level 5. View the crafting recipe for items. Identical commands include /formula and /recipes.
=== /realname [PlayerName] ===
Allows one to see the real username of a player. PlayerName in this instance refers to the user's set nickname that shows in chat and the tab list.
=== /rules ===
Brings up a UI of the server's rules. Hover over each block to view the information.
=== /seen [username] ===
View the amount of time since the specified player has last been online.
=== /server [Server] ===
Allows one to switch to another Prism Party server. When used standalone, tells you what server you are currently on.
=== /settings ===
Brings up a UI of player-configurable settings, including PVP and KeepInv.
=== /toggle [Option] ===
Identical stem commands include /tg. Toggle the following options on or off:
Chat: All chat messages.<br>
Death: All death notifications.<br>
PM: Private messages.<br>
Use /toggle list to list what you currently have turned on or off.
=== /verify ===
Allows one to verify and connect their Discord account to their Minecraft account.
=== /website ===
Allows one to visit the website.
== Armor Stand Editor ==
Available for Prism rank in survival, and Topaz+ in creative.
=== Start Editing ===
Shift + right click the armor stand to enter editing mode.
=== Stop Editing ===
Punch anywhere that's not the armor stand to exit editing mode.
=== Open Properties GUI ===
Shift + right click twice the armor stand to open the armor stand properties meny.
[[File:ArmorStandGui.png|alt=The GUI of the armor stand editor.|left|thumb|439x439px|The GUI of the armor stand editor.]]
=== Edit a Body Part ===
Shift + right click a specific body part to edit it, or shift + left click to cycle through the body parts.
=== Move Body Part ===
Once a body part is selected, use the mouse scroll wheel forward or backwards to move the body part. The direction edited is based on the direction you are looking.
* Looking East or West affects x value
* Looking North or South affects z value
* Looking Up or Down affects y value
=== Change Edit Increment ===
Shift + scroll mouse wheel to change edit increment. This value adjusts how much you move a body part.
=== Rotate Armor Stand 45 Degrees ===
Hold piece of leather + left click to rotate clockwise, right click to rotate counter-clockwise.
=== Pro Mode Commands ===
Hold a stick + right click to enter pro mode. Pro mode allows body parts to be rotated without moving your cursor in your hotbar. Your cursor will always stay on the stick in your inventory.
=== Pro Mode - Toggle Glowing ===
Swap hands keybind (f by default). Glowing can be toggled in the Properties Menu but can be toggled quickly in Pro Mode.
=== Pro Mode - Open Properties Menu ===
Right click anywhere to open menu.
== Events Server ==
=== /ebp ===
Use this command while in the Events or Survival server.
PLEASE NOTE: Any rewards and keys given in the Events server must be placed in your Goodiebag in order to transfer them to the Survival server. Leaving the Events server will clear your inventory, so take care to transfer your items first.

Latest revision as of 17:01, 25 May 2024

Quick Links (opens in new tab):

Claims

Auction House commands[edit]