Trady v2 (2014.01.02) - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Plugins (https://forum.cuberite.org/forum-1.html) +--- Forum: Plugin Releases (https://forum.cuberite.org/forum-2.html) +--- Thread: Trady v2 (2014.01.02) (/thread-1298.html) Pages:
1
2
|
Trady v2 (2014.01.02) - Taugeshtu - 01-03-2014 Praise... me, for the day you have long awaited had finally come. Halfway. Almost. What it is and what it does: Essentially, Trady is a plugin that allow players to create and use sort of realistic shops using chests and signs. Yep, it's "yet another" ChestShop plugin for MC-Server. How to install:
How to setup: All settings are in "Plugins/Trady/trady_settings.ini" file. Those are following:
Creating a shop:
Using a shop: Srsly dude? Left-click, right-click on the sign to sell/buy items. Deleting a shop: Destroy a sign or a chest. [I'm not going to go over details about all barter system, just because I'm not sure if it's working now. Once I check it as well - info will be there] Permissions:
TODO:
Why V2: Trady started off with proper numeration, version 0. It was there for tests, and probably contained awful loads of bugs Recently I decided to update my plugins and probably write some new. Well, sh*t happens, and I accidently revived Coiny, Handy, Rainy (I'll integrate its web interface into Core sometime, probably with proposed additions), and finally, Trady. Because of huuuuge amount of API changes I practically had to rewrite Trady twice (first time for API compatibility and after that to prevent crashes. Crashes aren't good for you, kids!), hence double increment of the version. GitHub. Post any bugs you find here, please. I'm not sure if I'll check github as frequent as I check forum. RE: Trady v2 (2014.01.02) - xoft - 01-03-2014 The description is missing one crucial thing - a first paragraph titled "What this is and what it does". Imagine I'm a server admin with almost zero experience. I wouldn't be able to find this plugin when searching for functionality, because the search queries I would make would not match words here. And even if I found this page by accident, I wouldn't know if it is what I need or not. RE: Trady v2 (2014.01.02) - pel_MEN - 03-23-2015 I find a BUG miss 1 letter trady_main.lua (88) local properHandy = HANDY:Call( "CheckForRequiredVersion", HandyRequiredVersion ) to "CheckForRequiredVersion" RE: Trady v2 (2014.01.02) - TheFeldi - 05-05-2015 Doesn`t work. Error in plugin Trady: Cannot call the Initialize() function. Plugin is temporarily disabled. RE: Trady v2 (2014.01.02) - tonibm19 - 05-05-2015 Do you have handy and coiny? RE: Trady v2 (2014.01.02) - TheFeldi - 05-08-2015 (05-05-2015, 03:39 AM)tonibm19 Wrote: Do you have handy and coiny? Yes, i have both handy and coiny installed :c RE: Trady v2 (2014.01.02) - xoft - 05-08-2015 I think the entire Trady plugin is ripe for a complete rewrite. RE: Trady v2 (2014.01.02) - tonibm19 - 07-24-2015 An updated version: https://github.com/tonibm19/Trady/archive/update.zip Will be merged (hopefully) into main one. RE: Trady v2 (2014.01.02) - Pentium44 - 08-13-2015 So, I'm trying to use Trady on my server, but when I left or right click a sign, it either tries to break it or doesn't do anything. (I'm using a different account when testing them). Is the plugin broken? RE: Trady v2 (2014.01.02) - tonibm19 - 08-13-2015 (08-13-2015, 02:36 PM)Pentium44 Wrote: So, I'm trying to use Trady on my server, but when I left or right click a sign, it either tries to break it or doesn't do anything. (I'm using a different account when testing them). Is the plugin broken? See my comment above yours, it should work |