Difference between revisions of "Admincommands Path of Titans"

From 4netplayers Support Wiki
Jump to: navigation, search
Line 133: Line 133:
 
| /weather <type> || /weather clearsky || Sets the weather to the specified type. Possible types: <code>ClearSky</code>,<code>Overcast</code>,<code>Fog</code>,<code>Cloudy</code>,<code>Rain</code>,<code>Storm</code> || +Permission=weather
 
| /weather <type> || /weather clearsky || Sets the weather to the specified type. Possible types: <code>ClearSky</code>,<code>Overcast</code>,<code>Fog</code>,<code>Cloudy</code>,<code>Rain</code>,<code>Storm</code> || +Permission=weather
 
|-
 
|-
| /timeofday <time> || /timeofday night || Sets the time of day. You can specify <code>morning<code>,<code>night<code>,<code>day<code> as well as specific time, i.e. <code>1200</code> || +Permission=time of day
+
| /timeofday <time> || /timeofday night || Sets the time of day. You can specify <code>morning</code>,<code>night</code>,<code>day</code> as well as specific time, i.e. <code>1200</code> || +Permission=time of day
 
|-
 
|-
 
| /day || /night || Short for <code>/timeofday night</code>. Other possibilities: <code>/day</code>,<code>/morning</code> || +Permission=time of day
 
| /day || /night || Short for <code>/timeofday night</code>. Other possibilities: <code>/day</code>,<code>/morning</code> || +Permission=time of day

Revision as of 14:52, 13 January 2022

Rent a Path of Titans server
Rent your own Path of Titans server now at 4Netplayers.com

To use these commands, you only need to open your text chat.
Enter the respective command and confirm with <ENTER>.
These commands can also be used in spectator mode.

When creating roles, the necessary permission ( permission ) is the name of the respective command unless otherwise specified.

General commands


These commands can be used by anyone on the server and are not bound to a role.

Command Description
/rules Displays the rules of the server
/motd Displays the welcome message
/help Displays all commands that can be used with a short description.
/clear Deletes all messages of the chat channel
/mapbug Copies the current position of the player to the clipboard
/bugsnap Allows bugs to be submitted to the developer
/respawn Kills your character and respawns them at a standard spawn point
/mute <user> Mutes the specified player for the player using the command
/unmute <user> unmutes the specified player for the player using the command

Teleport commands


Important: By default, the game uses a safe method for teleporting.
This means that the player is teleported close to the ground and collisions are avoided.
The optional parameter unsafe disables this behaviour.

Command Example Description Permission
/teleport (coordinates) /teleport (X=-91112.6875,Y=-176182.75,Z=13156.462891) Teleports your character to the specified position.
Optional parameter unsafe
+Permission=teleport
/teleport <user> (coordinates) /teleport Urizen (X=-91112.6875,Y=-176182.75,Z=13156.462891) Teleports the player to the specified position.
Optional parameter unsafe
+Permission=teleport
/teleport <user> <user> /teleport Bob Bert Teleports the first player to the position of the second player.
Optional parameter unsafe
+Permission=teleport
/teleport <POIname> /teleport talonspoint Teleports your character to a point in the specified location.
Optional parameter unsafe
+Permission=teleport
/teleport <user> <POIname> /teleport Jiggy talonspoint Teleports the specified player to a point in the specified location.
Optional parameter unsafe
+Permission=teleport
/bring <user> /bring Urizen Teleports the specified player to your position.
Optional parameter unsafe
+Permission=teleport
/goto <location> /goto talonspoint Teleports you to the specified destination, which can be a player, coordinates or a location.
Optional parameter unsafe
+Permission=teleport
/teleportall <POIname> /teleportall talonspoint Teleports all players on the server to the specified location. +Permission=teleportall
/teleportall <coordinates> /teleportall (X=-91112.6875,Y=-176182.75,Z=13156.462891) Teleports all players on the server to the specified coordinates. +Permission=teleportall
/bringall /bringall Teleports all players to your position. +Permission=teleportall

Stats commands

Command Example Description Permission
/setmarks <number> /setmarks 900 Set your marks to the set value +Permission=setmarks
/setmarks <user> <number> /setmarks Urizen 900 Sets the marks for the specified player to the set value +Permission=setmarks
/addmarks <user> <number> /addmarks Urizen 250 Adds marks to the specified player +Permission=setmarks
/removemarks <user> <number> /removemarks Urizen 250 Removes marks from the specified player +Permission=setmarks
/heal /heal Heals you to full health +Permission=heal
/heal <user> /heal Urizen Heals the specified player +Permission=heal
/healall /healall Heals all players on the server +Permission=healall
/godmode /godmode De-/Activates godmode for your character +Permission=godmode
/godmode <user> /godmode Urizen De-/Activates godmode for the specified player +Permission=godmode
/<attribute> <value> /hunger 100 Sets your hunger to 100. Possible attributes: thirst,stamina,oxygen +Permission=modify attribute
/modattr <user> <attribute> <value> /modattr Urizen Stamina -100 Modifies the attribute by the specified value. Possible attributes: Health,MaxHealth,Stamina,Hunger,MaxHunger +Permission=modify attribute
/setattr <user> <attribute> <value> /setattr Urizen Health 300 Sets the attribute to the specified value +Permission=set attribute
/givequest <user> <questname> /givequest Urizen Collect Mushrooms Starts the specified quest for the specified player +Permission=givequest


Admin commands

Command Example Description Permission
/save /save Saves the game +Permission=save
/promote <user> <adminrole> /promote Urizen dinomaster Promotes the player to the role specified +Permission=promote
/demote <user> /demote Urizen Removes all adminroles from the player +Permission=promote
/kick <user> <kickreason> /kick Urizen Chatspam Kicks the player with a message. The message is optional +Permission=kick
/ban <user> <banreason> /ban Urizen Regel Nummer 34 Bans the player with a message. The message is optional +Permission=ban
/restart <seconds> /restart 120 Restarts the server after the time specified in seconds +Permission=restart
/cancelrestart /cancelrestart Cancels a serverrestart +Permission=restart
/announce <message> /announce Willkommen bei 4Netplayers! Displays an announcement on the server +Permission=announce
/listpoi /listpoi Lists all points of interests on the map +Permission=listpoi
/listquests /listquests Lists all available quests +Permission=listquests
/listroles /listroles Lists all available roles +Permission=listroles
/listwaters /listwaters Lists all bodies of water +Permission=listwaters
/listwaystones /listwaystones Lists all waystones +Permission=listwaystones
/weather <type> /weather clearsky Sets the weather to the specified type. Possible types: ClearSky,Overcast,Fog,Cloudy,Rain,Storm +Permission=weather
/timeofday /timeofday night Sets the time of day. You can specify morning,night,day as well as specific time, i.e. 1200 +Permission=time of day
/day /night Short for /timeofday night. Other possibilities: /day,/morning +Permission=time of day
/clearbodies /clearbodies Removes all dead bodies from the map +Permission=clearbodies
/waterquality <tag> <0-100%> /waterquality swampyreservoir 50 Sets the waterquality in percent for the specified body of water +Permission=waterquality
/waystonecooldown <tag> <0-100%> /waystonecooldown centralwaystone 50 Sets the cooldown to the specified value in percent for the specified waystone +Permission=waystonecooldown