PlayerTrails
PlayerTrails introduces amazing trail effects left behind players locations if they have permission! Includes head tails which fire every 5 ticks and feet trails which fire when you move!
* 21 unique trails
* head trails which fire every 5 ticks
* feet trails which fire when you move
* per-world trails
* easy item menu to choose trail - /trail to set feet trail, /trail head to set head trail
* set players trails using command blocks! /trail (player) (type) or /trail head (player) (type). you can use @p or @r in the command block also, i have not tested @a.
* trail (type) - Sets your feet trail
* trail head (type) - Sets your head trail
* trail - Opens item menu to set feet trail
* trail head - Opens item menu to set head trail
* trail (player) (type) - Set another players feet trail
* trail head (player) (type) - Set another players head trail
* trail list - Shows you a list of the trails.
* trail help - Displays the help page.
* trail off - Turns your feet trail off
* trail head off - Turns your head trail off
Note - when using the item menu to pick your trail, if you choose a trail that requires an argument it will send you a message saying "=== Please Enter Arguments ==". You then just have to enter what argument you want, just say it no commands. so you could say for mob trail "slime" or "zombie".
* trail.off - Permission to turn off your trail
* trail.off.other - Permission to turn someone else's trail off
* trail.help - Permission for the help page
* trail.reload - Permission to reload config
* trail.list - Permission to list trails
* trail.other - Permission to set other players trails
* trail.(trailName) - Permission for the given trail name
* ONLY IF THE TRAIL TAKES ARGUMENTS - trail.(trailName).(arg) - Permission for the specific argument for the given trail
This plugin uses an updating api to automatically download updated from bukkitdev. the auto-updater page can be found: Here Auto-Updating can be turned off by opening the file "/plugins/updater/config.yml" and changing "disable: false" to "disable: true".
This plugin uses metrics to record data. If you wish to turn this off simply go to your plugins folder then into the PluginMetrics folder and then open the file config.yml and change opt-out: false to opt-out: true. Metrics is helpful to see stats about how your plugin is going, like how many servers are using it.
Examples of what data Metrics collects:
* Server Type / Version
* Java Version
* Minecraft Version
* Metrics version!
* Amount of players
* Operating system & version
* Auth mode
What data metrics does not collect:
* IPs
* Nicknames
Here is one of the graphs that metrics generates:
The source for playertrails can be found within the playertrails jar file.
Everything in this video still currently works however some new features have been added since its creation.
English Review
German Tutorial
Other Videos
Spanish - https://www.youtube.com/watch?v=3-B-al-4zuw
@MrARCO
Ik heb "trail.block.*" en "trail.mob.*" allang toegevoegd maar mensen kunnen nog steeds geen block of mob trails. Ik heb ook in plaats van "trail.*" alle aparte trails moeten toevoegen omdat het anders ook niet werkt. Ik gebruik Essentials GroupManager.
@BlueMinecraftGamer
You can't change the GUI title and the permissions need to be in lowercase, e.g. "trail.angry".
two questions:
how can i customize the gui title
the permissions need to be in capplock: the trail like: trail.Example or trail.example
@BNcraft
Welke permissie probeer je precies toe te voegen? Wat is de volledige naam?
Ik snap precies wat je bedoeld. Ik had toendertijd ook een plugin met +50 permissies per groep.
Ik had dan sparktrail.trail.blaze, sparktrail.trail.snow etc etc, maar ik deed doen de node: sparktrail.trail.* en ze konden alle ''trails''. Zo hoort het bij jou ook te werken.
ps: sparktrail is een andere speler effect plugin, alleen die is outdated.
@MrARCO
Dutch:
Wow, een Nederlander!?
Afijn, dat had ik al geprobeerd maar het werkte niet.
English:
Wow, a Dutchman!?
Anyway, I'd tried that but it doesn't worked.
@BNcraft
Gebruik een * syntax. Dus bijvoorbeeld permissie.block.*
een asterix (*) staat voor ''Alles''. Succes!
How can I give players the permission so they can use all the blocks or all the mobs as effect? Do I have to give them the separate permission for each block (so I have to give them around the 100 permissions)?
I used this on my server a bit and it quickly became known that you can just take items from the GUI by shift-rightclicking an item then taking the rest. I would appreciate it if you could fix this asap. I love using this plugin and hope it gets fixed!
Is it possible to be able to sell the trails at a shop of some sort?
for the mob and block id trail permission...can u do trails.mob.* and trails.block.*?
Please add:
saveReferrals: true
allowChestMenu: true
globalTrails:
worldOne:
mode: everyone
trail: off
worldTwo:
mode: permission trails.smoke
trail: smoke
Please add langage config file
Please add a way to have mob buble colorfulles :3
Great plugin! :) However, could you add some permissions for head, head off and the command /trail to open the menu?? This would be very helpful. Thanks! :)
@Kleinrotti1
trail.(trailName) - Permission for the given trail name
Please make a permission for the command /trail
Thanks for the plugin! It's really awesome. But... Can you add more trails?) For example: green sparkles (when trading with villagers)
After configuring permissions and attempting to use the command for trails, I don't get any console or user output, and there is no trail. Any idea as to why this may be happening? I'm on version 1.7.9
Version 2.48 is out!
If you are unable to download the latest version it is probably because the plugin has not been approved yet. Wait a day or 2 and the plugin should be ready for download.
changelog:
- fixed error thrown when using per-world permissions
@uplusion23
could you pastebin the whole error please instead if just that one line :)
12:04:29 PM [javastacktrace] at com.playertrails.EWorld.registerArg(EWorld.java:18) [?:?]
Mine throws that error.