Non-posted plugin list [+5 plugins] - 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: Non-posted plugin list [+5 plugins] (/thread-1622.html) |
Non-posted plugin list [+5 plugins] - tonibm19 - 10-13-2014 So, I noticed there are usable plugins in github that aren't published here, maybe because they're not finished or they're not big enough to be posted here. I guess this list could help some people to find the plugins they need. Plugin list: CraftMaker - STR_Warrior Create your own crafting recipes! Magic - STR_Warrior Fairy Tail in Minecraft! WorldUtilities - STR_Warrior Manange your world's weather WorldWarp - STR_Warrior Create, import and move between worlds. Essentials - tonibm19 Add homes, warps, jails and more commands to your server. SimpleXP - tonibm19 Earn xp mining ores. SkyShop - tonibm19 Interchanges shop system, made for SkyBlock. DisguiseCraft - tonibm19 Disguise as a mob! Fixes - tonibm19 Fixes some core MCS bugs (too much hunger, respawn bug) Did I miss any plugin? Say me, and if you want to add your plugin or remove it, just comment. RE: Non-posted plugin list [+5 plugins] - NiLSPACE - 10-13-2014 CraftMaker is more for development. You have to manually put the recipes in the crafting.txt file. People should keep in mind that most plugins (at least mine) are not released because they might not work properly, they are not complete, or they are not made for normal server use (like CraftMaker). EDIT by xoft: fixed grammar and logic (plugins -> recipes) RE: Non-posted plugin list [+5 plugins] - tonibm19 - 10-13-2014 If you want me to remove them tell me, I just thought this thread could help some people. RE: Non-posted plugin list [+5 plugins] - tonibm19 - 10-14-2014 Added Fixes plugin RE: Non-posted plugin list [+5 plugins] - NiLSPACE - 10-17-2014 I removed Execute from this list, because I did make a post for it here on the forum: https://forum.cuberite.org/showthread.php?tid=1317 RE: Non-posted plugin list [+5 plugins] - tonibm19 - 12-02-2014 I'm having a problem fixing DisguiseCraft after StringToMobType remove. Code: Code: function HandleDisguiseCommand(Split, Player) Error: Code: [20:34:44] LUA: Plugins/DisguiseCraft/main.lua:42: error in function 'SpawnMob'. RE: Non-posted plugin list [+5 plugins] - xoft - 12-02-2014 The error message seems truly garbled - seventy million arguments??? Could be an error in the SpawnMob bindings. RE: Non-posted plugin list [+5 plugins] - tonibm19 - 12-30-2014 DisguiseCraft updated to work properly with latest MCServer! Thanks for fixing the MCServer bug. RE: Non-posted plugin list [+5 plugins] - mistermsk - 01-09-2015 Essentials gave two errors. /msg and /tphere already in use. I removed those entries out of my local copy of Info.lua and no more warning/error messages. RE: Non-posted plugin list [+5 plugins] - tonibm19 - 01-09-2015 Is /tphere in Core? D:, I didn't know. /msg is there because Essentials has the /r command (quick answer), and it doesn't work with Core /msg |