LegendaryHomes

5.4k Downloads

About

This plugin lets you define how many homes a group can set.

Features

  • Different Amount of Homes Per Group
  • Multi World Support
  • SetHome
  • DelHome
  • List Homes
  • Teleport Home
  • Admins Can Teleport, List, Delete, and Set other players homes

Commands & Permissions

CommandDescriptionPermission
/home [name]Teleport HomeLegendaryHomes.Home
/homesList HomesLegendaryHomes.ListHomes
/sethome [name]Set Your HomeLegendaryHomes.SetHome
/delhome [name]Delete Your HomeLegendaryHomes.DelHome
NULLAll PermissionsLegendaryHomes.*
/home admin delete [player] [home]Admin Delete HomeLegendaryHomes.Admin
/home admin set [player] [home]Admin Set HomeLegendaryHomes.Admin
/home admin homes [player]Admin List HomesLegendaryHomes.Admin
/home admin goto [player] [home]Admin Teleport HomeLegendaryHomes.Admin
NULLAll ADMIN PermissionsLegendaryHomes.Admin.*

Config Setup

Adding New Group

In the config.yml find this area

Groups:
  Admin:
    Homes: 5
  Citizen:
    Homes: 2

And Simply just add a new group like this

Groups:
  Admin:
    Homes: 5
  Citizen:
    Homes: 2
  NewGroup:
    Homes: 10

Planned Features

  • Change Individual Player Homes Amount (IN GAME)
  • Need more Ideas