mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 11:49:12 +00:00
rip
This commit is contained in:
parent
bb0e70a4a7
commit
9bb78cb6d8
1 changed files with 20 additions and 20 deletions
|
@ -128,10 +128,10 @@ commands:
|
||||||
description: Lets you see inside an enderchest.
|
description: Lets you see inside an enderchest.
|
||||||
usage: /<command> [player]
|
usage: /<command> [player]
|
||||||
aliases: [echest,eechest,eenderchest,endersee,eendersee,ec,eec]
|
aliases: [echest,eechest,eenderchest,endersee,eendersee,ec,eec]
|
||||||
essentials:
|
# essentials:
|
||||||
description: Reloads essentials.
|
# description: Reloads essentials.
|
||||||
usage: /<command>
|
# usage: /<command>
|
||||||
aliases: [eessentials, ess, eess, essversion]
|
# aliases: [eessentials, ess, eess, essversion]
|
||||||
exp:
|
exp:
|
||||||
description: Give, set, reset, or look at a players experience.
|
description: Give, set, reset, or look at a players experience.
|
||||||
usage: /<command> [reset|show|set|give] [playername [amount]]
|
usage: /<command> [reset|show|set|give] [playername [amount]]
|
||||||
|
@ -240,10 +240,10 @@ commands:
|
||||||
# description: Kicks all players off the server except the issuer.
|
# description: Kicks all players off the server except the issuer.
|
||||||
# usage: /<command> [reason]
|
# usage: /<command> [reason]
|
||||||
# aliases: [ekickall]
|
# aliases: [ekickall]
|
||||||
kill:
|
# kill:
|
||||||
description: Kills specified player.
|
# description: Kills specified player.
|
||||||
usage: /<command> <player>
|
# usage: /<command> <player>
|
||||||
aliases: [ekill]
|
# aliases: [ekill]
|
||||||
kit:
|
kit:
|
||||||
description: Obtains the specified kit or views all available kits.
|
description: Obtains the specified kit or views all available kits.
|
||||||
usage: /<command> [kit] [player]
|
usage: /<command> [kit] [player]
|
||||||
|
@ -420,10 +420,10 @@ commands:
|
||||||
description: Change the mob type of a spawner.
|
description: Change the mob type of a spawner.
|
||||||
usage: /<command> <mob> [delay]
|
usage: /<command> <mob> [delay]
|
||||||
aliases: [changems,echangems,espawner,mobspawner,emobspawner]
|
aliases: [changems,echangems,espawner,mobspawner,emobspawner]
|
||||||
spawnmob:
|
# spawnmob:
|
||||||
description: Spawns a mob.
|
# description: Spawns a mob.
|
||||||
usage: /<command> <mob>[:data][,<mount>[:data]] [amount] [player]
|
# usage: /<command> <mob>[:data][,<mount>[:data]] [amount] [player]
|
||||||
aliases: [mob,emob,spawnentity,espawnentity,espawnmob]
|
# aliases: [mob,emob,spawnentity,espawnentity,espawnmob]
|
||||||
speed:
|
speed:
|
||||||
description: Change your speed limits.
|
description: Change your speed limits.
|
||||||
usage: /<command> [type] <speed> [player]
|
usage: /<command> [type] <speed> [player]
|
||||||
|
@ -444,10 +444,10 @@ commands:
|
||||||
# description: Temporarily ban an IP Address.
|
# description: Temporarily ban an IP Address.
|
||||||
# usage: /<command> <playername> <datediff> <reason>
|
# usage: /<command> <playername> <datediff> <reason>
|
||||||
# aliases: [etempbanip]
|
# aliases: [etempbanip]
|
||||||
thunder:
|
# thunder:
|
||||||
description: Enable/disable thunder.
|
# description: Enable/disable thunder.
|
||||||
usage: /<command> <true/false> [duration]
|
# usage: /<command> <true/false> [duration]
|
||||||
aliases: [ethunder]
|
# aliases: [ethunder]
|
||||||
# time:
|
# time:
|
||||||
# description: Display/Change the world time. Defaults to current world.
|
# description: Display/Change the world time. Defaults to current world.
|
||||||
# usage: /<command> [set|add] [day|night|dawn|17:30|4pm|4000ticks] [worldname|all]
|
# usage: /<command> [set|add] [day|night|dawn|17:30|4pm|4000ticks] [worldname|all]
|
||||||
|
@ -468,10 +468,10 @@ commands:
|
||||||
description: Request to teleport to the specified player.
|
description: Request to teleport to the specified player.
|
||||||
usage: /<command> <player>
|
usage: /<command> <player>
|
||||||
aliases: [call,ecall,etpa,tpask,etpask]
|
aliases: [call,ecall,etpa,tpask,etpask]
|
||||||
tpaall:
|
# tpaall:
|
||||||
description: Requests all players online to teleport to you.
|
# description: Requests all players online to teleport to you.
|
||||||
usage: /<command> <player>
|
# usage: /<command> <player>
|
||||||
aliases: [etpaall]
|
# aliases: [etpaall]
|
||||||
tpaccept:
|
tpaccept:
|
||||||
description: Accepts a teleport request.
|
description: Accepts a teleport request.
|
||||||
usage: /<command> [otherplayer]
|
usage: /<command> [otherplayer]
|
||||||
|
|
Loading…
Reference in a new issue