-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
More than 64 characters! #23
Comments
I'm afraid I don't know what DragonCast is. Could you explain what they do? |
Dragoncast is bossbar automessage plguin, that looks like took your API, and simply edited it so there are no character limits for messages, and this is what they did: http://dev.bukkit.org/bukkit-plugins/dragoncast/ I tried decompiling their plugin to find their secret, but im not very good with that stuff :) so I thought maybe you can do it, removing/extending the limits of the messages is a VERY good thing ;) |
IANAL, but CC Attr ShareAlike should prevent people from making proprietary versions though, right? The licence isn't generally intended for software, but reading through the terms, it did state that you could not restrict the usage of a derivative work, not sure whether refusing to share source comes under that. |
I don't mean copy-pasting code, I mean take the IDEA, and implement it |
so...Will it be implemented or not? please reply, thanks. |
It is using a scrolling system, but it is not great as it is using only a thread for all the players of the server... If it is a big server, it may cause some lag... A better system should be added to BarAPI soon... |
Hello, can you please make it possible to create messages more than 64 colors long, just like DragonCast did it?
The text was updated successfully, but these errors were encountered: