
SharpSK by Sharpjaws 
Made for supporting alot of your favourite plugins for use in skript
Events
69
Expressions
78
Effects
81
Conditions
28
Types
0
Sections
0
Structures
0
Total
256
Made for supporting alot of your favourite plugins for use in skript
Events
69
Expressions
78
Effects
81
Conditions
28
Types
0
Sections
0
Structures
0
Total
256
General:
Fixed incompatibility with some plugins causing sharpsk to be non-functional.
More minor bugfixes
WorldEdit:
Fixed nullpointer in schematic pasting syntax
Added:
SharpSK 1.6.2.2 (Minor update):
You can now get event-timespan from a timer tick event
on timer tick:
event-timespan // returns the timespan works for both tick and normal timers
[/CODE]
Added a new event:
on (remote|rcon) (server|console) command:
event-string: the command
PermissionsEx:
Updated some PermissionsEx syntaxes to have offlineplayer support
New changed PEX effects:
The wait is finally over and this update has been finally released. Enjoy!
Added 1.12 compatibility support
Tons and tons of bugfixes:
Fixed critical timer thread errors when running async. They should be working fine now.
Fixed On Transfer event Throwing error when calling Event-block for Minecraft hopper minecart (Use event-entity for that instead)
Fixed InventoryTransferEvent throwing errors on minecarts. You can now get them with event-entity
FIxed mcMMO powerlevel expression throwing nullpointerexceptions on command execution
Fixed some more timer bugs
Fixed mythicmobs compatibility
Fixed jobsreborn compatibility
Fixed event-item from a On Extract event returning the wrong item
SharpSK can now load with Massivecore and Factions installed.
Player skulls are now recognized as helmets in a Armor equip/unequip event
More minor bugfixes.
and much more bugfixes that I am too lazy to list all here.
Removed some old remaining debug messages
Moved over from MCStats to bstats
Changed the error messages to make more sense when sharpsk fails to hook into one of the plugins
Sentinel Support has been fully scrapped. Because lack of API.
WorldGuard/WorldEdit:
Doubled schematic pasting block limit from 200000 to 400000 blocks!
All syntaxes have been changed up abit so here's the new one for both plugins:
This update has been split into 2 parts since this big update introduces support for 3 new plugins that are going to be fully implemented in the next update, probably in 1.6.2.1 which is going to be part 2 with the support for the 3 plugins fully complete.
General:
Fixed silly syntax names in worldguard syntaxes (Will adjust all changed affected syntaxes in the docs later)
Fixed more broken PirateSK stuff.
WorldEdit:
Added feature to exlude air for pasting schems:
SharpSK 1.6.1.5:
General:
Minor bugfixes
Timers:
Fixed a NPE when not specifying if a timer is active or not.
AuthmeReloaded:
Added some player checks for player is authencicated.
Worldguard:
Fixed all PirateSK worldguard syntaxes beign completely broken.
PirateSK's
MythicMobs:
Mythicmobs 4.x.x Support
Added On MM Skill [cast]: for old 2.x.x versions.
The event cannot be used in 4.x.x versions since the author removed it from the api.
Authmereloaded:
Removed old 5.0 support
Added support for 5.3 snapshot builds
Added %player% is authenticated
JobsReborn:
Fixed old broken 2.x.x compatibility.
Timers:
You can no longer create a timer when there is already one running with the same name. This is to avoid conflicts.
Fixed active timers not getting saved when the server crashes or the operator closes the server window without stopping the server first.
General:
Fixed some big problems related to version checking resulting in syntaxes getting wrongly registerd or not registerd at all affecting some of the hooks like Mythicmobs and jobsReborn with old version compatibility checks
General:
Changed:
MythicMobs:
Added event-string to mythicmob spawn event so you can get the mythicmob's internal name
General:
Added new command /sharpsk timers so you get the amount of active timers that are running
Merged PirateSK into SharpSK
All the syntaxes will stay the same. So you can use PirateSK things in SharpSK
Credits:
Piratejsk for making the original piratesk addon
@Blade for updating it and giving me his source code.:emoji_thumbsup:
Added new timer features:
Effects:
stop timer %string%
Expressions:
time of timer %string%:
Can be Set,added,removed
(all [of]|the) [running] timers
Conditions:
timer %string% is [not] active
Fixed a bug with the armor equip event throwing errors with 1.7-1.8.8 versions
Mythicmobs:
Added event-entity to On Mythicmob spawn.
mcMMO:
Added:
[sharpsk] [mcmmo] remaining %skilltype% [e]xp[erience] of %player%
[mcmmo] power[]level cap[acity]
JobsReborn:
Added Support for 3.8.X+
Fixed a bug where the "jobs of %offlineplayer%" expression if used repeatly in a broadcast effect it would keep duplicating the message.
Added "[the] level of job %job% of %offlineplayer%"
You can now get event-job from any jobsreborn event.
CoreProtect:
Removed debug messages.
Added Experimental Timers:
Timer Effect:
create timer %string% for %timespan%
Timer Events:
On Timer Tick:
event-string
event-number
On Timer Complete:
event-string
Check out the docs to see how timers work:
http://skunity.com/search?search=timer#
Requires Java 8. Java 7 is no longer supported
Docs/Syntaxes:
You can still find all the syntaxes here:
https://skunity.com/doc?addon=SharpSK
About:
SharpSK is an addon that is packed with support for a lot of different plugins that you will be able to interact with in skript. It also contains a lot of features itself to try out.
Donor list:
-----------------------------------
Thanks to all the kind donors for supporting development!
@CapeCub - 5,00 EUR donation
-----------------------------------
Supported Plugins:
MythicMobs Get it here
AuthmeReloaded Get it here
CoreProtect Get it here
GlowAPI Get it here
JobsReborn Get it here
LightAPI Get it here
mcMMO Get it here
Multiverse Get it here
PermissionsEx Get it here
uCars Get it here
WorldEdit Get it here
WorldGuard Get it here
LogBlock Get it here
Towny Get it here
Kingdoms+ (Paid) Get it here
Kingdoms (Free version of Kingdoms+) Get it here
Luckperms (W.I.P) Get it here
FastAsyncWorldEdit (W.I.P) Get it here
Slimefun (W.I.P) Get it here
GroupManager (W.I.P) Get it here
Milestone: 25 Plugins Total (Not yet reached)
Currently supported: 20 Plugins
Support:
If you have any problems or issues feel free to let me know or open a new issue on my Github here: https://github.com/Sharpjaws/SharpSK/issues
Don't have GitHub? No problem!
You can always report your issues to me into the discussion section.
You can contact me on Discord: Sharpjaws#4086
You can also PM me anytime.
No posting errors in the review section please, it is unneeded and I won't be able to help you out properly.
If you want to help me out on Github you can always open a pull request here:
https://github.com/Sharpjaws/SharpSK/pulls
Donations:
SharpSK is a free addon that takes alot of time to maintain because of the amount of plugins it supports and not to mention daily/weekly updates of the supported plugins that the addon has to keep up with. If you like to help out by buying me a coffee or by showing your support then feel free to donate.