BearHomes - 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: BearHomes (/thread-847.html) Pages:
1
2
|
BearHomes - bearbin - 04-06-2013 Sorry for the big delay, but here it is: a semi-working homes plugin for MCServer! Features:
Permissions Download: https://github.com/bearbin/BearHomes/archive/master.zip I'm working on the documentation and more features, but it works currently and the source is sortof readable to work out the permissions and such. RE: BearHomes - NiLSPACE - 04-06-2013 i am now searching of some bugs and i found one: https://github.com/bearbin/BearHomes/issues/1 got a fix for it but i don't know how to do a Pull Requests so i'l upload it here: RE: BearHomes - bearbin - 04-06-2013 Thanks, I'm working on adding some more features so a hopefully more full-featured version should come out this afternoon. RE: BearHomes - bearbin - 04-07-2013 Cooldown features are in Check out doc/savehandlers.md to write your own savehandler. RE: BearHomes - tonibm19 - 04-08-2013 Good plugin. Can you make a land ownership plugin? (Like Residence and WorldGuard for bukkit) RE: BearHomes - bearbin - 04-08-2013 I might, but it's not a plugin that is high on my list to do. RE: BearHomes - tonibm19 - 06-24-2013 I found an error, when using /home. I uploaded an image because I can't do copy&paste RE: BearHomes - xoft - 06-25-2013 You can copy&paste, you need to right-click the console window. Depending on Windows' version, there's an Edit submenu, or the items are directly there, first choose Mark, select the text, then right-click again and select Copy. As for the error, no idea there, didn't check the plugin sources. RE: BearHomes - bearbin - 06-30-2013 I'll look into it, but I really have no idea what's wrong. RE: BearHomes - tonibm19 - 07-05-2013 I tried to fix the error. Error was in HandleHomeCommand, in the part where plugin checks if player haves to wait (if cooldowns are enabled). I don't know how to fix it so I removed home cooldowns. Here is a working version, without home cooldowns. |