Inactive [MISC] MailBox v2.5 - Send a package [1.2.3-R0.1]

Discussion in 'Inactive/Unsupported Plugins' started by Safoo, Jun 9, 2011.

  1. Offline

    Safoo

    MailBox:
    ~Version: 2.5~
    Download:
    Zip Archive (with config file): [ZIP]
    Only JAR File: [JAR]

    MailBox is plugin used for sending packages (material) to other players. Players can create their own mailboxes. When player has a mailbox, he can receive the package. Offline players can receive the package too. How to send a package: Just write simple command: /mailbox send <player_name>. The package is item which you hold in your hand.


    Code:
    How to install:
    1.)  Extract MailBox.zip to /plugins directory.
    2.)  Change settings in config file: /plugins/MailBox/settings.txt.
    3.)  Run the server.
    4.)  Enjoy It!
    

    Settings (open)

    cooldown_limit = 50 // Player can send package only once every 50 seconds.
    delivery_fee = 5.0 // Fixed fee for sending a package.
    creating_fee = 0.0 // Fee for creating a mailbox.
    fee_per_1000m = 4 // In the same world: Fee is 4 dollars per 1000 meters. E.g 1500 meters will have 6 dollars fee.
    foreign_fee = 10 // Fee for sending a package to another world. e.g. from World to Nether.
    postman_profit = 0.1 // Player who created your mailbox, gains 10% of total fee from receiving packages.
    only_op = false // When you don't use permissions, you can set that only OP can send packages and create the mailboxes.
    use_mysql = false
    mysql_database = jdbc:mysql://localhost:3306/mailbox
    mysql_user = root
    mysql_pass = password


    Features:
    • Players can create their own mailboxes. 1 mailbox / player.
    • Packages can be send to other world - e.g. nether.
    • Mailboxes can be stored in MySQL database or in file 'db_file.db'.
    • Works with LWC (But works without it too).
    • Works with Bukkit Permissions. (But works without it too).
    • Works with iConomy. (You can set a delivery fee. But works without it too.)
    • You can set cooldown = player can send package only once every x seconds.
    • Ability to create a mailbox for someone else.
    • Postman - Player who created your mailbox can earn money. He gets 10% of total fee from receiving packages.
    Commands:

    Ingame:
    • /mailbox ~ Lists commands.
    • /mailbox help ~ Lists commands.
    • /mailbox fees ~ Check the fees.
    • /mailbox check <player_name> ~ Check the fee for sending a package to <player_name>.
    • /mailbox send <player_name> ~ Send a package to <player_name>. (Alias /msend)
    • /mailbox view [page] ~ View a log file. (For admins or moderators.)
    • /mailbox create ~ Create a mailbox
    • /mailbox create <player_name> ~ Create a mailbox for <player_name>. (<player_name> has to be online!).
    • /mailbox remove ~ Remove a mailbox
    • /mailbox remove <player_name> ~ Remove <player_name>'s mailbox.
    Console:
    • mailbox -reload ~ Reload settings. You do not need restart server.

    Changelog:

    Version 2.5
    • Added newest 1.2.3 Bukkit support

    Version 2.4
    • Added Vault support
    Version 2.3
    • New permission system - PermissionBukkit.
    • Added new command: /mailbox check <player_name> - Check the fee for sending a package to <player_name>.
    • Distance fee: You can set fee for delivery distance. E.g. 15 dollars / 1000 metres.
    • Foreign fee: You can set fee for sending the package to another world.
    • Automatic control of newest version of the plugin.
    • Profit for postman.
    Version 2.2
    • Added permissions mailbox.sendtoself and mailbox.noocooldown.
    • Added new command: /mailbox fees - To check the fees.
    Version 2.1
    • Fixed bug with cooldown.
    • Added aliases for commands. (/msend for /mailbox send) and (/mbox for /mailbox)
    Version 2.0
    • You can set a fee for creating a mailbox. (If you have iConomy)
    • Changed permissions.
    • Added ability to create a mailbox for someone else. (You can build a post office)
    • Fixed 1 bug.
    Version 1.2
    • You can set a delivery fee. (If you have iConomy)
    • Added a logging. Use /mailbox view [page] for view a log.
    • Added colors into command output. (better look)
    Version 1.1
    • Fixed 1 bug.
    • Added Permissions.
    • Added Cooldown.
    • Defaultly, plugin do not need MySQL database. But you can still use it.
    • Added console command.
    Version 1.0
    • First version of this plugin.
     
  2. Offline

    Safoo

    New version of MailBox plugin: v2.4

    Changelog:
    Version 2.4
    • Added Vault support
     
  3. Offline

    Schulzi

    Good plugin. :) But you should add a option that when a player destroys a mailbox, the mailbox will be automaticly remove.
     
  4. Offline

    TSRDM

    Thanks for the update Safoo. I ended up changing from Permissions 2.7 (Phoenix) to bPermissions and added the "Vault" plugin (for some future stuff I want) and now the fees seem to work.
     
  5. Offline

    papand13

    Would be nice with a console and admin executable command like /mailbox give <player> <item id> <amount>

    Then an item would be given to a players mailbox, without the need of having it in hand, and should be usable by console.

    Just like po5's request ;P

    Best Regards,
    Papand13
     
  6. Offline

    omega3141

    How about a sign option ie "[Mailbox]" then adding username etc. Perhaps even attach to chest
    much like lokette does
     
  7. Offline

    omega3141

    How do i disable the check for an update
    "[MailBox]: Can't find out information about newest plugin version."
    happen to fiddle with the firewall and after blocking the server, i noticed when testing some new plugins
    that server start it would stall for a minute at "[MailBox] New thread running."
     
  8. Offline

    BlackHornet

    Hi, very cool plugin...

    But I have one addition: can you make it possible the "messages" to be readable from a configuration file instead of hardcoded sentences? makes it really useful in other languages then :)

    Kind Regards
     
  9. Offline

    outi

    Can you add some config options to white/black list items that can be send? I want to use your plugin with Courier, but only to deliver maps
    or, is possible to make fees for non-economy servers? for example, each delivery consumes 1 iron from players eq ?
     
  10. Offline

    devatrox

    Does this work with R6?
     
  11. Offline

    RiotShielder

    I get this error on startup

     
  12. Offline

    Safoo

    I will fix it very soon.
     
  13. Offline

    Safoo

    I have released new version of plugin - MailBox 2.5. Now, it is working with newest Bukkit. :)
     
  14. Offline

    nemisisx

    ok i just posted a comment on another plugin that is the same without a chest/mailbox and now i want this one lol great job man i cant wait to play with this plugin ...umm can a mod set the mailbox for other players?
     
  15. Offline

    Safoo

    Thx man.
    It is possible for mod to set a mailbox for other players. There is a permission
    mailbox.postman.createother for it.
     
  16. Offline

    outi

  17. Offline

    omega3141

    Please add option to be able to create (etc) mailbox for another user when they are offline.

    thanks for nice plugin
     
  18. Offline

    saladfingers

    Seems to be ignoring per-world permissions. I had it set so players could only use /mailbox in 3 worlds except creative, but it was still working in creative.

    I use PEX for permissions
     
  19. Offline

    jg16jg

    I have a creative world and a survival world. I dont want people to be able to send items between worlds. Is there a way to fix this? If not could you add a way to do this? Thanks!
     
  20. Sometimes when I send a package to a player it says "internal error" but other players work fine. I am certain that the player I tried to send to had a mailbox.
     
  21. Offline

    Sadlar

    Man, that is exactly what i was looking for :D
     
  22. Could you add the ability to set up Universal mailboxes for everyone to use?
     
  23. Offline

    Reptar_

    Source code?
     
  24. Offline

    THEBEASTCREEPER

    is there a mailbox plug that only admins make lots of mailbox and the player is set mail and that player heads to any mailbox and can pick up the mail??
     
  25. Offline

    MikoXable

    Can you add another economy system? (BOSEconomy, Essentials)
     
  26. Offline

    diannetea

    Uhh.. it's using Vault...


    I would like to see this plugin get some attention though!
     
  27. Offline

    SPACEFREAK23

    hi safoo this is just a suggestion but could u possabely make this command in the next new version of you plugin.

    command
    /mailbox createallinone

    description
    it would work like the ender chest. one chest but multiple accounts in it. so you could put it in ur postoffice and the players would have to go to the postoffice to recive the mail. thank you for your time
     
  28. Offline

    lilacorn

    Does this work with lockette?
     
  29. Offline

    owenftw

    yes, it works good :)
     

Share This Page