Filled Variable

Discussion in 'Plugin Requests' started by Alexondrou, Jun 12, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    Alexondrou

    Hello.

    I'm looking for a PvP based plugin that can simply show you your kills, deaths, and ratio with a simple variable that can be inserted anywhere (scoreboard, tab, chat) so that you can make an area on a scoreboard,

    Your kills: %player.kills% (or any variable)

    and it magically turns into

    Your kills: 57 (or whatever the number is)

    I'm using TitleManager plugin and looked all over to find the variables for what I need, yet my findings were blank. Please create something simple or plainly point me to a plugin that does exactly what I need.

    P.S: I might want some additional features so if there are already made plugins, please just tell me them. I looked far and wide but didn't find the exact plugin.
     
  2. Offline

    YoloSanta

    Title Manager supports PlaceHolders look and use these https://www.spigotmc.org/wiki/placeholderapi-placeholders/
     
  3. Offline

    Alexondrou

    @YoloSanta
    I noticed it but didn't find one with player kills. Can you help me out please?

    SMALL EDIT:

    I did see some plugins that are meant for what I need, but when I place the variable it just doesn't make a number of kills, stays as the %% thing.
     
    Last edited: Jun 12, 2017
  4. Offline

    YoloSanta

    Maybe some info on this page could help you out https://github.com/Puharesource/TitleManager/wiki/placeholders
     
  5. Offline

    Alexondrou

    nope didn't find anything about kills
    @YoloSanta
     
  6. Offline

    YoloSanta

    This is a quote from the plugin itself.
    If you were sent here from another plugin, simply download PlaceholderAPI and add it to your plugins folder. Once the plugin is loaded you will be able to use placeholders in any of your favorite plugins that hook into it.

    Then you'll be able to use %statistic_player_kills% But Note: You do need to install this plugin to use any of its placeholders on any other plugin.
     
  7. Offline

    Alexondrou

    @YoloSanta

    I downloaded the placeholderAPI plugin and a hella other plugins i thought would work.
    nothing did.
     
  8. Just use MVdWPlaceholders it hooks into PlaceHolderApi so you just need to do
    %mvdw_<placeholder without brackets>%
    it also supports a ton more placeholders, https://www.spigotmc.org/wiki/mvdw-placeholders/
    you should be able to find one that is useful to you
     
  9. Offline

    Alexondrou

    So do I just like download the MVdWPlaceholders and then do like %mvdw_(my placeholder)% and it will work? or any other plugins needed

    problem fixed, used the placeholderapi and had to do /papi ecloud statistic download (downloads the expansion i needed) and then reloaded some tihngs a couple times and it worked.
     
    Last edited: Jun 18, 2017
Thread Status:
Not open for further replies.

Share This Page