TokioHomes v1.0.0

A premium 1.13+ homes plugin with a good GUI, safe teleports, favorites, and public or trusted h
  • image.png
  • How it works

    Try this product in game with a hosted Minecraft server!
    1. Click 'Request test server'
    2. Join the provided IP address
    3. Try out the product for up to 30 minutes
    4. Stop the server when you're done

    Requesting a test server will duplicate the original files and provide you a new server for you to join and experiment with for up to 30 minutes. Any changes you make will not be served so feel free to play around!

    There are no limits to the number of servers you may start, but you can only have one test server active at a time. You must stop any active test servers in order to start up a new one.

    Features

    • Completely free
    • Instant setup
    • Full operator permissions
    • Invite friends
    • No usage limits

    Testing servers provided by PebbleHost.
    Visit PebbleHost.com

TokioHomes
Premium Homes Plugin for Spigot / Paper / Folia — 1.13+


Screenshot 2026-05-10 191609.png

★ What is TokioHomes? ★

TokioHomes is a premium player homes plugin for Spigot, Paper, and Folia servers running Minecraft 1.13 and above. It is built specifically for survival, SMP, lifesteal, and community servers that want a polished, feature-rich homes system that goes beyond basic /sethome and /home commands.

With TokioHomes, players can set multiple named homes, teleport to them through a clean chest-based GUI or chat commands, mark a single home as their favorite for instant fast-travel, write descriptions for their homes, rename homes without losing their settings, assign custom item icons to each home in the GUI, and share individual homes with trusted friends or make them publicly accessible. Every teleport includes configurable warmup timers, cooldowns, safe-landing checks, and polished feedback through titles, action bars, and sounds.

Server administrators get a full suite of admin commands to inspect, set, delete, and teleport to any player's homes without needing a second plugin. Permission nodes are designed for monetisation: every feature tier maps directly to a rank permission so you can sell home limit upgrades and feature unlocks through your store with zero extra configuration.

TokioHomes integrates with PlaceholderAPI out of the box, providing placeholders for home counts, names, coordinates, favorite status, and descriptions — ready to use in scoreboards, tab lists, chat formats, and any other PlaceholderAPI-compatible plugin.

The plugin requires no NMS, uses only the standard Bukkit/Paper API, and supports Folia's threaded region scheduler natively, making it compatible with every major server software without version lock-in. All messages, sounds, titles, and GUI labels are fully configurable. Data is stored in a clean human-readable players.yml file.




★ Features ★

  • 1.13 → latest — Spigot / Paper / Folia compatible, Java 8 target, no NMS
  • Named homes — players can set multiple homes by name; unnamed /sethome uses a configurable default name
  • Smart /home fallback — /home with no argument goes to the favorite, then the default home, then prompts if multiple exist
  • Favorite homes — star any home as a favorite for instant priority access via /home
  • Per-home descriptions — players can attach a description to each home, shown in GUI lore and available as PlaceholderAPI placeholders
  • Home renaming — rename any home without losing its description, favorite status, icon, or trust settings
  • Premium homes GUI — a paginated chest inventory listing all homes with icons, lore, favorite indicators, and click-to-teleport
  • Confirmation menus — destructive actions like deleting a home require a second click in a confirmation GUI to prevent accidents
  • Per-home icon overrides — set any valid Minecraft material as the icon for a home in the GUI using /homeicon
  • Public homes — toggle a home as public so any player on the server can teleport to it by name
  • Per-home trust system — whitelist specific players on a home so only they can access it
  • Safe teleport — before teleporting, the plugin searches for a safe landing location within a configurable vertical radius
  • Warmup timer — configurable countdown before teleport executes; cancelled automatically on player movement or damage
  • Cooldown system — configurable cooldown between teleports; separate bypass permissions for staff and donors
  • Titles, sounds & action bars — every teleport event sends configurable title, subtitle, action bar, and sound feedback
  • PlaceholderAPI expansion — full set of placeholders for home counts, individual home names, coordinates, favorite, description, icon, and visibility
  • Permission-based home limits — grant tokiohomes.limit.N to set a player's max home count; maps directly to rank packages
  • Admin tools — /homeadmin reload, list, set, delete, and tp to manage any player's homes
  • Fully translatable — all messages, titles, and GUI labels configured in messages.yml
  • YAML storage — all home data saved in a readable players.yml; no database required



★ Commands ★

Code:
/homes                                 — Open the homes GUI
/home [name]                           — Teleport to a home
/home <player> <name>                  — Teleport to another player's public or trusted home
/homes [player] [page]                 — List homes in chat
/homegui [player] [page]               — Open the homes GUI
/sethome [name]                        — Create or overwrite a home at your location
/delhome <name>                        — Delete one of your homes
/homerename <home> <new-name>          — Rename a home, preserving all its data
/homedescription <home> <text|reset>   — Set or clear a home description
/homefavorite <home> [on|off|toggle]   — Manage the favorite flag on a home
/homeicon <home> <material|reset>      — Set a custom item icon for a home in the GUI
/homepublic <home> [on|off]            — Toggle public visibility of a home
/hometrust <home> <player>             — Grant a player access to a specific home
/homeuntrust <home> <player>           — Revoke a player's access to a specific home
/homeadmin reload|list|set|delete|tp   — Admin controls for managing any player's homes



★ Rank Monetisation ★

TokioHomes is designed to slot cleanly into your store packages. Every feature is gated behind its own permission node so you can sell upgrades individually or in bundles.

  • Default — base home limit from config (e.g. 3 homes)
  • VIPtokiohomes.limit.10 + tokiohomes.homedescription
  • MVPtokiohomes.limit.25 + description + tokiohomes.homefavorite
  • Legendtokiohomes.limit.50 + all home-customization nodes
  • Stafftokiohomes.admin + tokiohomes.bypass.*



★ PlaceholderAPI ★

Install PlaceholderAPI alongside TokioHomes and the expansion registers automatically. Use the placeholders in scoreboards, tab lists, chat formats, and any PAPI-compatible plugin.

  • %tokiohomes_home_count% — number of homes the player has set
  • %tokiohomes_home_limit% — the player's current home limit
  • %tokiohomes_favorite% — name of the player's favorite home
  • %tokiohomes_home_<name>_world% — world of a specific home
  • %tokiohomes_home_<name>_x% — X coordinate of a specific home
  • %tokiohomes_home_<name>_y% — Y coordinate of a specific home
  • %tokiohomes_home_<name>_z% — Z coordinate of a specific home



★ Compatibility ★

  • Spigot / Paper 1.13 → latest
  • Folia (threaded region scheduler) supported
  • Java 8+
  • PlaceholderAPI (optional soft-depend)
  • No NMS — no version lock-in
  • No database required — YAML flat-file storage



★ What's Included ★

  • TokioHomes.jar — drop into your plugins folder and restart
  • README.md — full setup guide and command reference
  • PERMISSIONS.md — complete permission node matrix with descriptions
  • PLACEHOLDERS.md — all PlaceholderAPI placeholder definitions



Questions? Post in the discussion thread. I respond quickly.

Join the Discord for support, updates, and feedback:
discord.gg/RNNEPRZQMR
Buy a license now
$5.00
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Share and earn
Refer this resource and earn a 10% commission.
192 Views
0 Purchases
1 Downloads
May 11, 2026 Published
N/A Updated
Not yet rated
124.3 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. Gameplay
  1. Protection
  1. World
Game mode
  1. Survival
  1. Factions
  1. Lifesteal
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Folia
Supported versions
  1. 26.1
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
  1. 1.15
  1. 1.14
  1. 1.13
Supported languages
  1. English
  1. Spanish
  1. Russian
  1. German
  1. French
  1. Portugese
  1. Polish
  1. Turkish
  1. Chinese
  1. Indonesian
  1. Italian
  1. Vietnamese
  1. Dutch
  1. Korean
  1. Czech
  1. Thai
  1. Hungarian
  1. Arabic
  1. Japanese
  1. Ukrainian
  1. Swedish
  1. Danish
  1. Romanian
  1. Slovak
  1. Lithuanian
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Host a lag-free Minecraft or Hytale server in minutes.
Get 25% off your first order with our link
Recommended for you
A Minecraft plugin that freezes players in place, preventing movement and actions.
5.00 star(s) 1 ratings
1 purchase
TokioAuction is a modern, Discord-integrated Minecraft auction house plugin with fast listings, secu
Not yet rated
0 purchases
Sleek, customizable AdvancedBan layout to enhance your server's moderation.
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,180 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 53 ratings
3,117 purchases
Share and earn
Refer this resource and earn a 10% commission.
192 Views
0 Purchases
1 Downloads
May 11, 2026 Published
N/A Updated
Not yet rated
124.3 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. Gameplay
  1. Protection
  1. World
Game mode
  1. Survival
  1. Factions
  1. Lifesteal
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Folia
Supported versions
  1. 26.1
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
  1. 1.15
  1. 1.14
  1. 1.13
Supported languages
  1. English
  1. Spanish
  1. Russian
  1. German
  1. French
  1. Portugese
  1. Polish
  1. Turkish
  1. Chinese
  1. Indonesian
  1. Italian
  1. Vietnamese
  1. Dutch
  1. Korean
  1. Czech
  1. Thai
  1. Hungarian
  1. Arabic
  1. Japanese
  1. Ukrainian
  1. Swedish
  1. Danish
  1. Romanian
  1. Slovak
  1. Lithuanian
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Host a lag-free Minecraft or Hytale server in minutes.
Get 25% off your first order with our link
Recommended for you
A Minecraft plugin that freezes players in place, preventing movement and actions.
5.00 star(s) 1 ratings
1 purchase
TokioAuction is a modern, Discord-integrated Minecraft auction house plugin with fast listings, secu
Not yet rated
0 purchases
Sleek, customizable AdvancedBan layout to enhance your server's moderation.
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,180 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 53 ratings
3,117 purchases
Top