TPAMS - 0.1.5 - ALPHA.jar
Details
-
FilenameTPAMS-0.1.5-ALPHA.jar
-
Uploaded by
-
UploadedFeb 15, 2022
-
Size26.80 KB
-
Downloads127
-
MD542fbd91dd3286a9112a44404b40a6002
Supported Bukkit Versions
- 1.18.1
Changelog
TPAMS is Returned!
- Supported version 1.18.1.
- Commands Updated.
- New commands came.
- Some commands deleted or renamed
Many Commands are Updated And Came!
The following is a list of commands.
<Classic Gamemode Command>
/classic_gamemode < 0 | 1 | 2 | 3 | s | c | a | sp > < PlayerName >
You can set a gamemode using the old command arguments option.
e.g.
/classic_gamemode 0
/classic_gamemode 1 EXAMPLE
<Fake Message Command>
/fakemsg < PlayerName > < MsgBody >
You can send a fake message using the name of another user.
e.g.
/fakemsg EXAMPLE HELLO
result:
<EXAMPLE...?> HELLO
<Fake Name Command>
/fakename < PlayerName > < fakename >
You can set a fake name using the name of another user.
e.g.
/fakename EXAMPLE EXAMPLE2
result:
EXAMPLE...?
<Fly Command>
/fly < PlayerName > < true | false | toggle | getboolean >
You can set/get the player flightable.
e.g.
/fly EXAMPLE true
/fly EXAMPLE getboolean
result:
EXAMPLE's flightable: true
<Fly Speed Command>
/fly_speed < PlayerName > < reset | set | min | max | add | sub | getspeed > < 0.1~1.0 >
You can set/get the player flight speed.
e.g.
/fly_speed EXAMPLE set 1
/fly_speed EXAMPLE min
/fly_speed EXAMPLE getspeed
result:
EXAMPLE's flight speed is 0.1
<Walk Speed Command>
/walk_speed < PlayerName > < reset | set | min | max | add | sub | getspeed > < 0.1~1.0 >
You can set/get the player walk speed.
e.g.
/walk_speed EXAMPLE set 0.1
/walk_speed EXAMPLE max
/walk_speed EXAMPLE getspeed
result:
EXAMPLE's walk speed is 0.2
<Health Command>
/health < PlayerName > < set | kill | min | max | add | sub | gethealth > < 0 or more >
You can set|get the player health.
e.g.
/health EXAMPLE set 20
/health EXAMPLE kill
/health EXAMPLE gethealth
result:
EXAMPLE's health is 20.0
<Nickname Command>
/nickname < PlayerName > < nickname >
You can set the player nickname.
e.g.
/nickname EXAMPLE NICKNAME
result:
NICKNAME(EXAMPLE)
<Quick Full Food Command>
/quick_fullfood < PlayerName >
You can quick recover food point.
e.g.
/quick_fullfood
/quick_fullfood EXAMPLE
<Quick Full Health Command>
/quick_fullhealth < PlayerName >
You can quick recover health point.
e.g.
/quick_fullhealth
/quick_fullhealth EXAMPLE
<Quick Recovery Command>
/quick_recovery < PlayerName >
You can quick recover health and food point.
e.g.
/quick_recovery
/quick_recovery EXAMPLE