Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Add more CrackShot Syntax #82

Open
EarthAgar opened this issue Mar 29, 2021 · 0 comments
Open

[Suggestion] Add more CrackShot Syntax #82

EarthAgar opened this issue Mar 29, 2021 · 0 comments

Comments

@EarthAgar
Copy link

It would be really nice to have most if not all the rest of the CrackShot hooks added to SkRayFall.

CrackShot Utility Functions to add:
giveWeapon(Player player, String weaponName, int amount)
generateExplosion(Player player, Location loc, String weaponTitle) (We could create explosive projectiles)
getWeaponTitle(ItemStack item)
getWeaponTitle(Projectile proj)

CrackShot Events to add:
WeaponAttachmentToggleEvent
WeaponExplodeEvent (We can loop blocks from the explosion for cool effects)
WeaponFireRateEvent (Great for modifying the gun under specific conditions)
WeaponHitBlockEvent (I want this the most)
WeaponPreShootEvent (Great for modifying the gun under specific conditions)
WeaponPrepareShootEvent (Very useful to control who can use the gun)
WeaponReloadEvent (Add support to modify the reload speed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant