GSounds

GSounds 5.0

RLBITE

New Member
RLBITE updated GSounds with a new update entry:

Amazing improvements and more features added?!

Change log:
1.Added API---Play sound easily in your plugin!
Steps:
1.Create a gsound.api.SoundPlayer object.
2.Set the coordinate(Remember to reset it everytime).
3.Play sound!
-playAt: Play the sound at given position.
-playTo: Only play the sound to the given players(note the positions won't change so if the players are far from it, they won't hear it).
-playFor: Play the sound to the given player(the positions are changed to the player).

G.M is the creator of this plugin!
I am...
Read the rest of this update entry...
 

UncleCode

New Member
Thanks for the github repo. Thinking about building some fun stuff for my kids but I am new to MC development so your repo is helpful. If I find time to add stuff I will submit a pull request :)
 
Top