AtherialSK
I have decided to make a skript addon I'm looking for new suggestions!
https://github.com/matt11matthew/AtherialSK
Suggestions
please post suggestions
I have decided to make a skript addon I'm looking for new suggestions!
https://github.com/matt11matthew/AtherialSK
Suggestions
please post suggestions
Code:
Name:
Example:
Pattern:
Dependencies:
Progress
Players
[AtherialSK] %player%['s] (ping|ms)
[AtherialSK] [force] respawn %player%
[AtherialSK] spawner spawn mob
[AtherialSK] set spawner['s] (delay|cooldown) to %number%
Concurrency
[AtherialSK] run %function% async
[AtherialSK] run %function% sync
Redis
[AtherialSK] new redis connection host %ipAddress% with port %port% with password %text% with timeout %number% with async %boolean%
[AtherialSK] close redis connection %redisconnection%
[AtherialSK] %redisconnection% is connected
Misc
[AtherialSK] run (sh|shell)[script] %file%
[AtherialSK] run (batch|bat)[script] %file%
[AtherialSK] (cf|create file) %text%
[AtherialSK] (rm|remove file|df|delete file) %text%
[AtherialSK] (rf|read file) %text% [line %number%]
[AtherialSK] (wf|write file) %text% to [begin[ning]] [of] [the] [file] %text%
[AtherialSK] (cf|clone file) %text% as %text%
ASkyBlock
[AtherialSK] calculate %text%['s] island level
[AtherialSK] %text%['s] home location
[AtherialSK] %text%['s] island level
[AtherialSK] spawn location
[AtherialSK] %text%['s] team leader
[AtherialSK] %text% has island
[AtherialSK] %text% is at spawn
[AtherialSK] %text% is in team
[AtherialSK] %text%['s] team members
[AtherialSK] island warp owner [of] %location%
[AtherialSK] %text%'s island warp sign
[AtherialSK] set %text%'s island level to %number%
[AtherialSK] set unbreakable %itemstack%
[AtherialSK] set %player%['s] display skin to %text%['s]
[AtherialSK] set server hover message to %text%
Pterodactyl API
[AtherialSK] new admin pterodactyl api %url% %apikey%
[AtherialSK] send command to server %server_id% %command% %user pterodactyl api%
[AtherialSK] new user pterodactyl api %url% %apikey%
Server
[AtherialSK] status of %text%
[AtherialSK] playercount of %text%
[AtherialSK] max player count of %text%
[AtherialSK] send message %text% to %text% [as (op|player|text)]
LuckPerms (In Concept)
[MattSK] add group %text% (with[out])
[AtherialSK] remove group %text%
[AtherialSK] set group(s) of %player% to %text%(, %text% and %text%)
[AtherialSK] remove group %text% of %player%
[AtherialSK] get group(s) of %player% [as %variable%]
Mojang API
[AtherialSK] minecraft name of %string%
[AtherialSK] %string%'s minecraft name
ResourcePack
send resourcepack %url% to %player% with hash %string%
on resourcepack accept:
on resourcepack deny:
on resourcepack failed:
if %player% has the resourcepack:
PlaceholderAPI
[AtherialSK] %player%['s] (ping|ms)
[AtherialSK] [force] respawn %player%
[AtherialSK] spawner spawn mob
[AtherialSK] set spawner['s] (delay|cooldown) to %number%
Concurrency
[AtherialSK] run %function% async
[AtherialSK] run %function% sync
Redis
[AtherialSK] new redis connection host %ipAddress% with port %port% with password %text% with timeout %number% with async %boolean%
[AtherialSK] close redis connection %redisconnection%
[AtherialSK] %redisconnection% is connected
Misc
[AtherialSK] run (sh|shell)[script] %file%
[AtherialSK] run (batch|bat)[script] %file%
[AtherialSK] (cf|create file) %text%
[AtherialSK] (rm|remove file|df|delete file) %text%
[AtherialSK] (rf|read file) %text% [line %number%]
[AtherialSK] (wf|write file) %text% to [begin[ning]] [of] [the] [file] %text%
[AtherialSK] (cf|clone file) %text% as %text%
ASkyBlock
[AtherialSK] calculate %text%['s] island level
[AtherialSK] %text%['s] home location
[AtherialSK] %text%['s] island level
[AtherialSK] spawn location
[AtherialSK] %text%['s] team leader
[AtherialSK] %text% has island
[AtherialSK] %text% is at spawn
[AtherialSK] %text% is in team
[AtherialSK] %text%['s] team members
[AtherialSK] island warp owner [of] %location%
[AtherialSK] %text%'s island warp sign
[AtherialSK] set %text%'s island level to %number%
[AtherialSK] set unbreakable %itemstack%
[AtherialSK] set %player%['s] display skin to %text%['s]
[AtherialSK] set server hover message to %text%
Pterodactyl API
[AtherialSK] new admin pterodactyl api %url% %apikey%
[AtherialSK] send command to server %server_id% %command% %user pterodactyl api%
[AtherialSK] new user pterodactyl api %url% %apikey%
Server
[AtherialSK] status of %text%
[AtherialSK] playercount of %text%
[AtherialSK] max player count of %text%
[AtherialSK] send message %text% to %text% [as (op|player|text)]
LuckPerms (In Concept)
[MattSK] add group %text% (with[out])
[AtherialSK] remove group %text%
[AtherialSK] set group(s) of %player% to %text%(, %text% and %text%)
[AtherialSK] remove group %text% of %player%
[AtherialSK] get group(s) of %player% [as %variable%]
Mojang API
[AtherialSK] minecraft name of %string%
[AtherialSK] %string%'s minecraft name
ResourcePack
send resourcepack %url% to %player% with hash %string%
on resourcepack accept:
on resourcepack deny:
on resourcepack failed:
if %player% has the resourcepack:
PlaceholderAPI
[AtherialSK] placeholder[api] %placeholder%
[AtherialSK] register new placeholder[api] %placeholder%
[AtherialSK] delete placeholder[api] %placeholder%
Last edited: