Cuberite Forum

Full Version: BearHomes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Sorry for the big delay, but here it is: a semi-working homes plugin for MCServer!

Features:
  • Teleport to homes.
  • Permissions system for greater controllability.
  • Multiple homes with different amounts for each of 5 ranks.
  • Home cooldowns.
  • Visit other people's homes.

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.
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:
Thanks, I'm working on adding some more features so a hopefully more full-featured version should come out this afternoon.
Cooldown features are in Smile Check out doc/savehandlers.md to write your own savehandler.
Good plugin.
Can you make a land ownership plugin? (Like Residence and WorldGuard for bukkit)
I might, but it's not a plugin that is high on my list to do.
I found an error, when using /home.
I uploaded an image because I can't do copy&paste
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.
I'll look into it, but I really have no idea what's wrong.
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.
Pages: 1 2