Skip to content
This repository has been archived by the owner on Sep 29, 2019. It is now read-only.

SharpSK 1.6.3

Latest
Compare
Choose a tag to compare
@Sharpjaws Sharpjaws released this 20 Oct 22:15
· 7 commits to master since this release

SharpSK 1.6.3 (Major update):
Fixed incompatibility with some plugins causing sharpsk to be non-functional.
More minor bugfixes

WorldEdit:
Fixed nullpointer in schematic pasting syntax
Added:

Effects:
[sharpsk] [worldedit] save clipboard of %player% (to|as) [schem[atic]] %string%
[sharpsk] [worldedit] save [selection] p[oint][ ]1 %location% p[oint][ ]2 %location% [with origin %-location%] to clip[board] of [player] %player%

mcMMO:
Added offlineplayer support for almost all syntaxes involving player requirements:

Expressions:
[sharpsk] [mcmmo] %skilltype% level of %offlineplayer%
[sharpsk] [mcmmo] remaining %skilltype% [e]xp[erience] of %offlineplayer%
[sharpsk] [mcmmo] %skilltype% [e]xp[erience] of %offlineplayer%
[mcmmo] power[ ]level of %offlineplayer%

Conditions:
[mcmmo] %offlineplayer%['s] %abilitytype% is enabled
[mcmmo] %offlineplayer%['s] %abilitytype% is not enabled

You can now parse strings as Skilltypes/Abilitytypes:

WorldGuard:
Added:

Expressions:
[sharpsk] [worldguard] [all] members of region %string% in [world] %world%
[sharpsk] [worldguard] [all] owners of region %string% in [world] %world%
[sharpsk] [worldguard] [all] flags of region %string% in [world] %world%
[sharpsk] value of flag %string% of [worldguard] region %string% in [world] %world% (Settable
)

Added Luckperms Support (WIP):

Effects:
[sharpsk] (luckperms|lp) set [transient] perm[ission] %string% to %boolean% for [player] %offlineplayer% 

[sharpsk] (luckperms|lp) unset [transient] perm[ission] %string% for [player] %offlineplayer%

[sharpsk] (luckperms|lp) create group %string% [with permissions %-strings%]

[sharpsk] (luckperms|lp) (delete|remove) group %string%

Expressions:
[sharpsk] (luckperms|lp) [(all|the)] [transient] perm[ission]s of %player%

[sharpsk] (luckperms|lp) [(all|the)] groups

[sharpsk] (luckperms|lp) [(all|the)] groups of %player%

Added GroupManager Support (WIP):

Effects:
[sharpsk] (gman|group[ ]manager) add perm[ission] %string% to [player] %offlineplayer% [in [world] %-world%]

[sharpsk] (gman|group[ ]manager) (remove|delete) perm[ission] %string% from [player] %offlineplayer% [in [world] %-world%]

[sharpsk] (gman|group[ ]manager) set [main] group of [player] %offlineplayer% to %string% [in [world] %-world%]

[sharpsk] (gman|group[ ]manager) add [sub] group %string% to %offlineplayer% [in [world] %-world%]

Added FastAsyncWorldedit Support (WIP):

[sharpsk] (fawe|fastasyncworldedit) paste schematic %string% at %location% [exclude air %-boolean%]

Added Slimefun Support (WIP):

Events:
on [(slimefun|sf)] research [unlock]:
 event-research
 event-player

Expressions:
[sharpsk] [(slimefun|sf)] all [(of|the)] researches

Effects:
[sharpsk] [(slimefun|sf)] unlock research %string% for %player%