![]() |
Coiny v6 (updated 31 dec 2013) - 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: Coiny v6 (updated 31 dec 2013) (/thread-613.html) |
RE: Coiny v4 (r1208) - tonibm19 - 12-30-2013 What version is in github? My fixed version, or latest Taugeshtu one? RE: Coiny v4 (r1208) - xoft - 12-30-2013 Taugeshtu's latest one, as far as I can tell. RE: Coiny v4 (r1208) - tonibm19 - 12-30-2013 Yes, it's Taugeshtu's one. Can you give me write acces? Anyway, I can make a pull request. RE: Coiny v4 (r1208) - xoft - 12-30-2013 You should have access. A PR should be available at any level, it's weird that you couldn't make one. Of course without push access to the repo, you'd need to fork first. RE: Coiny v4 (r1208) - tonibm19 - 12-30-2013 Oh, I've written "I can't", sorry, I wanted to say "I can" RE: Coiny v6 (updated 31 dec 2013) - Taugeshtu - 01-02-2014 Found a little bug breaking world filtration in web admin panel, uploaded fixed version just now. RE: Coiny v6 (updated 31 dec 2013) - Antonio - 02-03-2014 /money pay (nick) (ammount) /money give (nick) (ammount) /money take (nick) (ammount) I get "unknown command /money" on these commands. However /money and /m is working fine: [01:34:24] LUA: Plugins/Coiny/coiny_functions.lua:84: attempt to index global 'HANDY' (a nil value) [01:34:24] Stack trace: [01:34:24] [C](-1): (no name) [01:34:24] Plugins/Coiny/coiny_functions.lua(84): (no name) [01:34:24] Stack trace end [01:34:24] Error in plugin Coiny calling function <callback>() [01:34:24] Player antoniobenedetti issued an unknown command: "/money pay lucifer 50" [01:34:28] [Lucifer]: pak tp mi naprai taka [01:34:29] Player antoniobenedetti issued an unknown command: "/pay lucifer 50" [01:34:56] LUA: Plugins/Coiny/coiny_functions.lua:84: attempt to index global 'HANDY' (a nil value) [01:34:56] Stack trace: [01:34:56] [C](-1): (no name) [01:34:56] Plugins/Coiny/coiny_functions.lua(84): (no name) [01:34:56] Stack trace end [01:34:56] Error in plugin Coiny calling function <callback>() [01:34:56] Player antoniobenedetti issued an unknown command: "/money pay Lucifer 50" [01:35:25] [Lucifer]: prijaveno [01:35:32] LUA: Plugins/Coiny/coiny_functions.lua:84: attempt to index global 'HANDY' (a nil value) [01:35:32] Stack trace: [01:35:32] [C](-1): (no name) [01:35:32] Plugins/Coiny/coiny_functions.lua(84): (no name) [01:35:32] Stack trace end [01:35:32] Error in plugin Coiny calling function <callback>() Please update it when you can. RE: Coiny v6 (updated 31 dec 2013) - Taugeshtu - 02-03-2014 Do you have Handy plugin enabled? Is it in settings.ini in front of Coiny? I think I know why "unknown command" pops up, will fix it today. RE: Coiny v6 (updated 31 dec 2013) - Antonio - 02-03-2014 I enabled it now, however the issue is still there. RE: Coiny v6 (updated 31 dec 2013) - Antonio - 02-07-2014 Please fix it when you can, i really need economy on the server. |