PirateSKUpdated
Welcome to PirateSK
PirateSK is a Skript addon that makes worldedit and worldguard posseble to use!
My PirateSK DOES have a update build-in and have a turn on and off build-in!
"This is taken from my spigotmc accound so i could make autoupdate!"
Before i start. THANKS to piratjsk the original giver of the plugin!
if you need to thanks somebody thanks him!
i am a person that just look up the open source code and updated it!
"PirateSK" is a skript addon that makes you able to paste schematics at players.
if any errors tell me ill fix!
What can it do?
if you want to use effect to PirateSK it is here.
If you want to use expressions to PirateSK it is here.
And if you are like me ill paste what it can do below:
Effects
Add Member To Region
Addon: PirateSK
Patterns:
add member %players/offline players/strings% to wg region %string% in [world] %world%
Plugin requires: WorldEdit, WorldGuard
Adds member(s) to given WorldGuard region.
Example:
command /addmember
trigger:
if arg 1 is set:
if arg 2 is set:
add member arg 2 to wg region arg 1 in world
Add Owner To Region
Addon: PirateSK
Patterns:
add owner %players/offline players/strings% to wg region %string% in [world] %world%
Plugin requires: WorldEdit, WorldGuard
Adds owner(s) to given WorldGuard region.
Add example. (tell me an example)
Create Region
Addon: PirateSK
Patterns:
create wg region %string% between %location% and %location% in [world] %world%
Plugin requires: WorldEdit, WorldGuard
Creates WorldGuard region with given name in given world between given locations.
Example:
create wg region "Region" between {_loc1} and {_loc2} in world of player
Delete Region
Addon: PirateSK
Patterns:
delete wg region %string% in [world] %world%
Plugin requires: WorldEdit, WorldGuard
Removes WorldGuard region in given world.
Add example. (tell me an example)
Paste Schematic
Addon: PirateSK
Patterns:
paste schematic %string% at %location%
Plugin requires: WorldEdit
Pastes given schematic at given location.
You have to give only name of file, for example:
"tree" is correct but "tree.schematic" or "/path/tree.schematic" are incorrect
Example:
command /makehouse:
trigger:
paste schematic "House" at location of player
Remove Member From Region
Addon: PirateSK
Patterns:
remove member %players/offline players/strings% from wg region %string% in [world] %world%
Plugin requires: WorldEdit, WorldGuard
Removes member(s) from given WorldGuard region.
Example:
command /removemember :
trigger:
remove member arg-1 from wg region arg-2 in world "%world of player%"
send "&cThis player was deleted!"
Remove Owner From Region
Addon: PirateSK
Patterns:
remove owner %players/offline players/strings% from wg region %string% in [world] %world%
Plugin requires: WorldEdit, WorldGuard
Removes owner(s) from given WorldGuard region.
Add example. (tell me an example)
Save worlds
Addon: PirateSK
Patterns:
save %worlds%
Saves given world(s)
Add example. (tell me an example)
Set Blocks In Region
Addon: PirateSK
Patterns:
set [all] blocks in wg region %string% in [world] %world% to %item stack%
Plugin requires: WorldEdit
Sets all blocks in given WorldGuard region to given block/item.
Example:
command /delhome:
trigger:
set all blocks in wg region "home" in world of player to air
Expressions Point 1 Of Region Addon: PirateSK Patterns: point 1 of wg region %string% in [world] %world% pos[ition][-| ]1 of wg region %string% in [world] %world% Plugin requires: WorldEdit, WorldGuard Returns location of minimum point of given WorldGuard region. Add example. (tell me an example) Point 2 Of Region Addon: PirateSK Patterns: point 2 of wg region %string% in [world] %world% pos[ition][ ]2 of wg region %string% in [world] %world% Plugin requires: WorldEdit, WorldGuard Returns location of maximum point of given WorldGuard region. Add example. (tell me an example) Region At Addon: PirateSK Patterns: wg region at %location% Returns name(s) of WorldGuard region(s) at given location. Add example. (tell me an example)
Goal!
10 Downloads ✔️
20 Downloads ✔️
50 Downloads ✔️
100 Downloads ✔️
200 Downloads X
500 Downloads X
1000 Downloads X
Comments