Inactive [CHAT] WesAdvert v1.1 - Broadcast adverts as player free or by a Vault economy [1.2.5-R1.2]

Discussion in 'Inactive/Unsupported Plugins' started by wesleydeman, May 8, 2012.

  1. Offline

    wesleydeman

    WesAdvert v1.1

    This plugin uses Bukkitdev.
    http://dev.bukkit.org/server-mods/wesadvert/

    With this plugin you can broadcast adverts.
    If cost is enabled you will need the Vault plugin to make cost work with economy plugins by Vault.

    [​IMG]

    Download: Latest build

    Command ussage: [] Required ()Optional

    /advert [text]
    Broadcast a advert with the input from text.

    /wesadvert [sort] (value)
    /wesadvert cost (value)
    Set the advert cost to true or false.
    /wesadvert money (value)
    Set the advert cost of one advert, value must be a valid number.
    /wesadvert tag (value)
    Set the tag of a advert
    /wesadvert username (value)
    Set the username showing to true or false.
    /wesadvert reload
    Reloads the config

    Installation:
    Stop your server.
    Unzip the content from the .zip file into your plugins folder.
    Then config the WesAdvert/config.yml file as you like see configuration section for explanation.
    Start your server and enjoy WesAdvert.

    You will need a permissions plugin with SuperPerms support like PermissionsEX
    Permissions:
    wesadvert.* #Access to all wesadvert commands.
    wesadvert.advert #Allows to use the command /advert Default this permissions is true.
    -wesadvert.advert #Disallows to use the command /advert.
    wesadvert.admin #Allows to use the command /wesadvert Default this permission if for ops.

    Configuration:
    WesAdvert/config.yml
    Code:
    cost:
        amount: 5.0 #The amount of money a advert broadcast cost.
        enabled: true #true: advert will cost the cost value(Vault plugin required) | false: advert will be free and the vault plugin is not required
    tag: '[Advert]' #the tag that the broadcast starts with.
    username: true #true: advert will show the username | false: The username will not be showed
    Changelog:
    -v1.1
    Added the the command /wesadvert see commands section for more info​
    -v1.03
    Added permissions see permissions sections.​
    -v1.02
    Added the ability to enable username showing in the config.​
    -v1.01
    Fixed when having not enough money still broadcasting the advert.​
    -v1.0
    Initial version​
     
  2. Offline

    C0nsole

    What do you mean "Advert"?
     
  3. Offline

    wesleydeman

    Example you have a factions server and you want the possibility that people can advertise their faction with a broadcast.
    This plugin allows that for free or money from a economy system supported by the Vault plugin.
    BTW: this is my first plugin also.
     
  4. Offline

    C0nsole

    Oh, I get it! Cool idea :D
     
    wesleydeman likes this.
  5. Offline

    Chefboy

    Could you please add the function of having the players name who originally created the ad displayed so that I don't have 1000 anonymous "[Advert] penis!!!1!!" advertisements floating around.
     
  6. Offline

    wesleydeman

    I will make this and add it to the config to enable it.
     
  7. Offline

    Chefboy

    Thank you so much!
     
  8. Offline

    wesleydeman

    Made it tested it and i uploaded it to bukkitdev, now the file only needs to be approved.
     
  9. Offline

    wesleydeman

    v1.1 now with ingame config changing!
     
  10. Offline

    MrOAriO

    Hey can i Have the Scource ? Because i want to Translate it in German
     
  11. Offline

    wesleydeman

  12. Offline

    md_5

    Approved
     

Share This Page