Make Citizens a soft-depend, and allow alternate play modes #2
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: KnarCraft/Minstrel#2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While the idea behind this plugin was to make a minstrel NPC, the underlying code can be used in other ways as well. One way to use the code would be to allow a jukebox or note block instead of the NPC. This could be nice for servers without Citizens, or for a jukebox in a bar or similar.
Another fuctionality would be a global jukebox. By using stereo track, it's possible to have a global jukebox for the server. One could have this kind of jukebox play individually for each player, and possibly even allow each player to skip any song they don't want to hear.
A third way would be to allow specifying named playlists, and allow a command to play the playlist at the player's current location (non-looping).