Skip to content

Allows you to disable and enable the "Neat" tooltip depending on player's stages. Made by Tazz, packaged for KJSPKG.

License

Notifications You must be signed in to change notification settings

gcatkjspkgs/not-neat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Not Neat

kjspkg-available

Usage

// To enable neat, just add the "neat" stage to a player
event.player.stages.add('neat') // in some event
// To disable neat, remove the "neat" stage from a player
event.player.stages.remove('neat') // also in some event

Funni

YOU_DONT_HAVE_NEAT_STAGE

About

Allows you to disable and enable the "Neat" tooltip depending on player's stages. Made by Tazz, packaged for KJSPKG.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published