SmokeTrail
- My IGN: DimensioX, my youtube name is MixMasterWright
- Estimated Update Release date: TBA
- This plugins use was to essentially utilize the particle effects that bukkit has to offer mainly the smoke and fire particles(hence the name, but now it has a whole lot more than that). When you walk it will leave a trail of smoke and fire behind you hence the name. The trail can not be seen if you have particle effects turned off and it will not bother any anti-cheating plugins.
- Commands:
- /trail opens up the GUI to activate any of the trails you have permission for
- /trail smoke will leave a trail of smoke behind you
- /trail fire will leave a trail of fire behind you and
- /trail ender will leave a trail of ender particles behind you
- /trail flowers will leave a trail of flowers behind you(you can't pick them up and they will despawn on their own)
- /trail loot will leave a trail of goodies behind you
- /trail star will leave a trail of stars behind you
- /trail crit will leave a trail of critical blows behind you
- /trail sweat will make you feel like taking a hike
- /trail blood will leave a trail of bloodshed behind you
- /trail sparks will leave a trail of sparks behind you.
- /trail breadcrumb will leave a trail of crumbs behind you. Hansel and Gretel approved!
- /trail magma will leave a trail of destruction behind you.
- /trail letters will leave a trail of knowledge around you.
- /trail anger will make you want to punch a kitten
- /trail happy will leave you feeling green
- /trail magic will make you feel like Harry Potter
- /trail music will make you feel harmonious
- /trail clouds will have you sleeping on them
- /trail multi will let you have multiple trails at once!(if you have permission for the trail)
- /trail list will list all the current trails
- /trail off turns off all trails You can use all commands on other players using /trail command playername; it has to be the exact name case sensitive. For /trail multi you just do /trail multi trail1, trail2, etc.
- Permissions:
- smoketrail.use.smoke: for the /trail smoke command
- smoketrail.use.fire: for the /trail fire command
- smoketrail.use.ender: for the /trail ender command
- smoketrail.use.hearts: for the /trail hearts command
- smoketrail.use.flowers: for the /trail flowers command
- smoketrail.use.loot: for the /trail loot command
- smoketrail.use.star: for the /trail star command
- smoketrail.use.sweat: for the /trail sweat command
- smoketrail.use.crit: for the /trail crit command
- smoketrail.use.flowers: for the /trail flowers command
- smoketrail.use.breadcrumb: for the /trail breadcrumb command
- smoketrail.use.sparks: for the /trail sparks command
- smoketrail.use.magma: for the /trail magma command
- smoketrail.use.blood: for the /trail blood command
- smoketrail.use.clouds: for the /trail clouds command
- smoketrail.use.anger: for the /trail anger command
- smoketrail.use.music: for the /trail music command
- smoketrail.use.magic: for the /trail magic command
- smoketrail.use.letters: for the /trail letters command
- smoketrail.use.happy: for the /trail happy command
- smoketrail.use.off: for the /trail off command
- smoketrail.multi: for the /trail multi command
- You can use smoketrail.use.* for all commands and smoketrail.other.trail name for usage on other players like smoketrail.other.ender. Or just use smoketrail.other.* For the multi trail it's just smoketrail.multi. The global permission is smoketrail.all
- Custom Messages format: You can use it just like essentials chat colors. Just don't mess with the enabled/disabled or it will break and I will be upset. For a reference use this: http://ess.khhq.net/mc/
- Metrics Collection
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
Could you possibly add a Trail GUI to this plugin? :)
@PlusMCPKBPK
If I'm understanding what you're saying correctly, your problem is that due to vault, players get the price of items spawned by the loot trail like they would a normal item. I can't really do anything about that. Sorry, if it won't hurt anything it'd be best to disable that feature. Other than that my hands are tied.
Please add New Loot Trail Option
Everyone when touch the loot item will get price [vault]
@monowii
It's right at the bottom of commands. :P
I'm also really terrible at formatting.
@KingMagnus00
Oh, i didn't know this feature, it's not written in this plugin documentation.
@monowii
That's not a bug, it just errors out because test isn't a player on the server at the time. I'll add a safeguard to make sure people actually use a players name on the server though.
Just a little "bug" in the code, if the player do "/trail smoke test", there is a NullPointerException. Just don't allow args length >= 1 for all trails (/trail <trail>) except for the /trail multi <trails>
Thanks !
@Dillzzzzz Yeah, I really need to triple check when I do stuff like that. I always miss something or think I miss something. @elimusgrove9 Thanks, it looks nice. :D
Hello, KingMagnus00!
I just made a plugin tutorial for this! Consider using it! https://www.youtube.com/watch?v=BTEgWSi6ePs&feature=youtu.be
You missed heart trail in commands.
And number 5 and 10 both have flowers in perms list :D
@Quakthorn
Then you should talk to the person that made this: http://forums.bukkit.org/threads/lib-1-7-particleeffect-v1-4.154406/
It's the backbone of the plugin, and I can't really make any changes to it since I don't fully understand it.
Since Pixelmon is becoming an extremely popular mod that alot of the MC playerbase use.
Highly suggesting that some mod support be used.
Most servers that are Bukkit/Vanilla are going down faster than an anvil off a mountainedge, it might be a nice thing to aim for mod support. : /
I noticed in the config file that the trails are tied to usernames. Are there any plans to update that to be compatible with UUIDs for compatibility with later updates (1.8)?
Great work on the plugin, btw; People are still having a blast with it. :)
@stealthwolf2011
I don't have any plans on adding compatibility with other plugins at the moment. I'd recommend that you turn off your trail if you intend on following anyone.
Would it be possible that the trails don't show when someone is in vanish?
@KingMagnus00
Only 2 or 3 people use it..
I have 50 players on my server in average, with 1 or 2 VIP (only VIP can use it).
@KingMagnus00
Awesome, even better!
@SDDJ
I actually intended on adding a feature that would make the trails you couldn't use turn red instead. It lets you see all the trails and it let's you know what you have access to.
@MineLab
That's 90% of the plugins code working away. If lots of people are using trails then it's bound to have repercussions.
I think you need to rewrite the part of event PlayerMove, with 50 players it starts to lag..
http://i.imgur.com/LCUG1Vr.png