[ECON/FUN] PanelMaster v0.8.1 - MultiLanguage sign only Shop and more, iConomy 5 [803-1000]

Discussion in 'Inactive/Unsupported Plugins' started by adreide, May 23, 2011.

  1. Offline

    adreide


    Important Information:
    Moving to bukkit dev with a new name): http://dev.bukkit.org/server-mods/signmaster/

    v0.8.1 release uses Bukkit built-in Permissions. See this post for more information. No more Permissions 3.x support ! Stay in 0.8 if you have problems !
    Consult Wiki for upgrades from 0.7 and below to 0.7.1 and up ! There is now an upgrade tool !

    Description:
    PanelMaster is a plugin that lets you create a shop based only on a sign. No chests or backend Database (other than iConomy) is needed.

    The panel can be customised with ease by modifying a text file. So this plugin can be traduced in every possible language (if the Minecraft characters supports it).

    There is a confirmation action for everything you can do, so there is no buying if you don't want to.

    PanelMaster permits you to create SellPoints, InifinteSellPoints, PurchasePoints, Exchange Signs, Save Inventory Signs, Suicide Signs, Heal Signs and even Trash signs.

    There are lots of Shop plugins, but none of them permits a custom Panel. It also doesn't rely on Database, uses Permissions and iConomy.

    Features:
    • Create a lot of usefull signs;
    • Custom the title of the signs;
    • Easy to use;
    • whitelist items;
    • Store up to a lot of material (a lot more than in a chest);
    • Decide who is able to create shops or not using permissions;
    • Full iConomy support;
    • Multi-world support;
    • Console logging when adding ressource, destroying or buying to have feedback.
    Dependencies:
    • PermissionsBukkit or other Bukkit SuperPerm plugin.
    • iConomy plugin v5.* Post here
    • MineUtile, a custom bukkit lib. Included in the final package. Sources.
    • WorldGuard or similar plugin is important to protect the signs.
    Known issues:
    • Does provide some basic destruction prevention BUT if someone breaks the block that is supporting the Panel, it will destroy the shop without having anything in return. This protection features is left up to WorldGuard. You can also post the sign on BedRock blocks to prevent that.
    • When a player that hasn't the permisions destroys a panel, that panel go blank for the user (not the others). It is a problem when canceling the action, there is no easy way to solve so it won't be solved. A disconnect-reconnect will correct everything for that user.
    • WorldEdit SuperAxe destroys the pannel before PanelMaster can capture the event, So do not destroy Panels with the SuperAxe.
    • SignEditing plugins might break the Sign format!
    Known bugs:
    • None for now :)
    Credits:
    • All the people that report bugs or give ideas to do better ;)
    Misc:
    • I'm not an english native speaker, there sure are lots of mistakes, sorry for that;
    • I do not have the time to translate everything, So I will be happy if foreign people send me their traduction and messages files.
    Changelog:
    Version 0.8.1
    • Fix Purchase Sign;
    • Support for bukkit 1000;
    • Change Permissions to support bukkit built-in permissions.
    Version 0.8
    • Fix console spam;
    • Add Inventory Clean Panel;
    • Minor code fix.
    Show Spoiler

    Version 0.7.1
    • Change id saving file from Java serialization to YAML file.
    • Minor code fix
    Version 0.7
    • Fix being able to sell damaged tools;
    • Add items permissions list for Sellpoint Panel;
    • Add Trash panel;
    • Change messages.properties, noSpace and empty fields are renamed;
    • Change config.properties into config.yml
    Version 0.6.1
    • Fix Exchange price;
    • Fix a permission error, thanks to kaiyou.
    Version 0.6
    • Add Exchange Signs (An other name for "infinite purchase";
    • French messages.properties is not updated.
    Version 0.5.1
    • Fixed minor bugs;
    • Add french traduction, thanks yttr1um and Nicogeta
    Version 0.5
    • Add Heal Signs;
    • Add a price for Save, Suicide, Heal signs;
    • Add current balance information to all signs in which money is substracted;
    • Fixed ugly player update inventory fix.
    Version 0.4
    • Adding Inventory Save Signs;
    • Adding Suicide Signs;
    • Adding messages to the shop owner and current balance;
    Version 0.3.1
    • Fixed not being able to add color whool direclty into a shop
    Version 0.3
    • Adding Infinite Sellpoint
    • Modifying Purchase Panel look
    • Correcting a few bugs
    Version 0.2
    • Adding Purchase Panel
    • Fixed Bugs allover
    Version 0.1
    • First bukkit release.
     
  2. Well I want the 0.8.1 version because it can handle #1000 but how does it works ? I dont really understand . Its not working with Permissions 3.xx ?
     
  3. Offline

    Blueprox

    When I run my server it doesn't show Panelmaster loading, but when I reload it and the server temporarily disables the plugins it says:
    PanelMaster : Plugin disabled
    Can't find key disableMessage for translation!

    Any ideas why?
     
  4. Offline

    adreide

    @raphael Letourneau the 0.8 version also supports bukkit 1000. In fact all versions do support bukkit 1000. Nothing changed on bukkit for what PanelMaster uses. 0.8.1 don't support Permissions 3.x so downgrade to 0.8 or upgrade your permission system. There are now some good and reliable permission system for bukkit built-in api now.

    @Blueprox I don't know, the message you printed isn't in PanelMaster, at least I don't think so ;) . Are you sure you copied also the config files? The plugin doesn't create default ones. If you have everything configured correctly, could you add some details as your bukkit version, a pastebin of your console (useful things) and a list of your installed plugins. thanks.
     
  5. Offline

    Blueprox

    Just to check, do you HAVE to have iconomy or does it work for economy systems like BOSE?
     
  6. Offline

    adreide

    iConomy only
     
  7. Offline

    Edeuh

    Uh, if a moderator makes a shop, it works fine (node : panelmaster.*) but if a builder makes a shop (panelmaster.sellpoint.make, panelmaster.sellpoint.use...), it doesn't work... (you don't have the permission)
    What the problem ?
     
  8. Is there any Traduction in French ? Not for objects but for cmds and Panels
     
  9. Offline

    Edeuh

    @<Edit by Moderator: Redacted mediafire url> Letourneau[/URL] I made that Yesterday : <Edit by Moderator: Redacted mediafire url>
    (I translated only SellPoints, Purchase and Infinite SellPoints)
     
    Last edited by a moderator: Jul 13, 2017
  10. Offline

    adreide

    I'm working on version 0.9

    0.9 will introduce a brand new system. I will rely on iConomy database backend and thus it will allow advanced features.

    I am rewriting some code and configuration file. This version won't be compatible with the previous ones as the system is new.

    The to-do list atm:
    • iConomy database back-end
    • Rewrite config files
    • Support Permissions 2.x/3.x again
    • Full panel customization (even the last line)
    • Teleporting panels
    • Blacksmith panels
    • Mob spawner panels
    • Weather change panels
    • Help panels
    Should enter beta phase soon (in about one week)
     
  11. @Edeuh cool , are you french ? and how do I use it ?
     
  12. Offline

    Edeuh

    Yeah I'm french... But... "and how do I use it ?"
    What ? hm...
    SellPoint : Vente
    Purchase : Achat
    Infinite : Infini

    Sorry if isn't what you meant ^^'
     
  13. omg ( are we allowed to talk french here ? ) I didnt even look at ur download link before I asked that question . Its easy to use . =D I love it , Je suis du Quebec ;)

    The Download link is invalid

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  14. Offline

    Edeuh

    Yeah, moi France, Alsace.
    But... Why the builder can't sell any object ? (You cannot use that object)
    the node are here...

    and this
    <Edit by Moderator: Redacted mediafire url>
    ?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 14, 2016
  15. Thanks , Did you saved all the files with UTF-8 coding ?
     
  16. Offline

    Edeuh

  17. Offline

    adreide

  18. Offline

    Pr4w

  19. Offline

    Edeuh

    SignMaster is dead forever ? :(
     
  20. Offline

    Shooty

Share This Page