This plugin is outdated and no support will be provided.
zKingdoms is a simple plugin that allows for players to create their own worlds to do whatever they want in them, you can customize the plugin to your liking and take full control of your world with in-game features.
Join my Discord
Optimization:
It is highly recommended to download and install fawe for your server
version to optimize world load times and World Edit interactions without errors!
Features:
• zKingdoms currently has the following features:
• /world - Opens GUI, allowing for creation, deletion, exploration, punishments and management of world.
• Aliases: w
• /aworld- Allows for force resetting of worlds, viewing stats and other administration actions.
• Aliases: aw
For requests, issues and support please contact me on Spigot or Discord.
Please do not use the review area!
Join my Discord
Compatibility:
zKingdoms works with Minecraft 1.8.8 up to 1.13.
Optimization:
It is highly recommended to download and install fawe for your server
version to optimize world load times and World Edit interactions without errors!
Features:
• zKingdoms currently has the following features:
Spoiler: Features List
This is not a full list, just main features.
- Configurable Messages
- Configurable GUI system
- Animal & Mob Spawn Limits
- Weather/Time Limits
- World types
- World sharing
- Lobby compatibility
- Chat system
- Simple permissions
- Configurable Messages
- Configurable GUI system
- Animal & Mob Spawn Limits
- Weather/Time Limits
- World types
- World sharing
- Lobby compatibility
- Chat system
- Simple permissions
Commands:
• /world - Opens GUI, allowing for creation, deletion, exploration, punishments and management of world.
• Aliases: w
• /aworld- Allows for force resetting of worlds, viewing stats and other administration actions.
• Aliases: aw
Permissions:
Simple permissions already setup for your needs.
• zkingdoms.player - Allows for creation and management of personal worlds.
• zkingdoms.admin - Allows for administration action of worlds
Simple permissions already setup for your needs.
• zkingdoms.player - Allows for creation and management of personal worlds.
• zkingdoms.admin - Allows for administration action of worlds
Spoiler: Full Permissions
- zkingdoms.admin (gives access to all commands/features)
- zkingdoms.player (gives access to all default /w commands)
- zkingdoms.command.stats (gives access to use /aw stats/statistics)
- zkingdoms.command.reset(gives access to use /aw reset <player>)
- zkingdoms.command.summon (gives access to use /aw summon <player>)
- zkingdoms.command.kick (Access to kick players from your world)
- zkingdoms.command.delete (Access to delete shortcut)
- zkingdoms.command.menu (Access to menu shortcut)
- zkingdoms.command.explore (Access to explore shortcut)
- zkingdoms.command.togglemode (Access to toggle privacy)
- zkingdoms.command.add (Access to add members)
- zkingdoms.command.remove (Access to remove members)
- zkingdoms.command.add (Access to list members)
- zkingdoms.command.memberlist (Allow a player to set their description)
- zkingdoms.player (gives access to all default /w commands)
- zkingdoms.command.stats (gives access to use /aw stats/statistics)
- zkingdoms.command.reset(gives access to use /aw reset <player>)
- zkingdoms.command.summon (gives access to use /aw summon <player>)
- zkingdoms.command.kick (Access to kick players from your world)
- zkingdoms.command.delete (Access to delete shortcut)
- zkingdoms.command.menu (Access to menu shortcut)
- zkingdoms.command.explore (Access to explore shortcut)
- zkingdoms.command.togglemode (Access to toggle privacy)
- zkingdoms.command.add (Access to add members)
- zkingdoms.command.remove (Access to remove members)
- zkingdoms.command.add (Access to list members)
- zkingdoms.command.memberlist (Allow a player to set their description)
Configuration:
You can configure the majority of the plugin's features, the current configuration is listed below (intended for use of the v1.8 of minecraft).
You can configure the majority of the plugin's features, the current configuration is listed below (intended for use of the v1.8 of minecraft).
Spoiler: Config.yml
#-----------------------------------------
#
# [zKingdoms] v1.6.5 - Spigot 1.8-1.13.2
# By Zaviar, Do not redistribute.
# Contact: Spigotmc.org @ Zaviar_
#
#-----------------------------------------
#Used for debugging/logs extra information
Log Extra: false
#-------------------------
# Chat Management options
#-------------------------
#Good for single creative servers to customize chat
Chat System:
Enabled: false
Format: "&7%player%&8: &f%message%"
Join: "&a%player% joined the server."
Use Motd: true
Motd:
- " "
- "&eWelcome &6&l%player% &eto &6&lServer&e!"
- "&7Use /world to create a world"
- " "
Quit: "&c%player% left the server."
#Note: Chat system must be enabled for this to work
Chat Filter:
Enabled: true
List:
- "fuck"
#-------------------------
# World Sharing Options
#-------------------------
#Set the maximum length a world's description can be
Max Description Length: 80
#Set the default description
No Description: "&7No Description
"
#Set how many members a player can have in their world
#This is overridden if the player is an admin
Max Members Size: 3
#Set the gamemode of the owner when they join their world
Owner Gamemode: CREATIVE
Member Gamemode: SURVIVAL
Guest Gamemode: ADVENTURE
#Allow interactions (such as block placing, opening containers, etc)
Allow Guest Interactions: false
#Teleport the player to a safe spot (air) or to the exact location set
#This is highly suggested to be true.
Use Highest Block: true
#Feed and regenerate health when a player joins a world
Heal Player: true
#Disable a player from staying in a vechile when joining a world
Eject Player: true
#Should players respawn in the kingdom they die in (instantly)?
#Do not enable if you are using respawn effecting plugins.
Respawn In World: true
#-------------------------
# World Management Options
#-------------------------
#Select what type of worlds are enabled to generate. This is obsolete
#if there is no item in the GUI linked with the generation type.
#DO NOT CHANGE CAPITALISATION
NORMAL Generation: true
FLAT Generation: true
VOID Generation: true
#Allow explosion mechanics in kingdoms
Allow Explosions: false
#Want weather/time cycles to change in kingdoms?
Weather Cycle: true
Light Cycle:
Enabled: true
Time: 6000
#Select how high up the start block in void worlds will be placed
Y-Axis Start Block: 50
#Generate structures for flat/normal worlds?
Generate Structures: true
#Limits natural spawn of mobs, good for optimizing server load
Animal Spawn Limit: 25
Monster Spawn Limit: 25
#Do you want to restrict how far players can travel? do it here.
#This is suggested to be on to save server resources.
World Border:
Enabled: true
#Size is how far across it is, example: 5 would be 5x5 playable space
Size: 250
#Should worlds automatically delete/unload? Select how a world can go without
#having someone in it before the action happens, updated per 10s.
Timer:
#Time in seconds (delay between last join and action)
Unload Delay: 600
Unload Enabled: true
Delete Delay: 1400
Delete Enabled: true
#
# [zKingdoms] v1.6.5 - Spigot 1.8-1.13.2
# By Zaviar, Do not redistribute.
# Contact: Spigotmc.org @ Zaviar_
#
#-----------------------------------------
#Used for debugging/logs extra information
Log Extra: false
#-------------------------
# Chat Management options
#-------------------------
#Good for single creative servers to customize chat
Chat System:
Enabled: false
Format: "&7%player%&8: &f%message%"
Join: "&a%player% joined the server."
Use Motd: true
Motd:
- " "
- "&eWelcome &6&l%player% &eto &6&lServer&e!"
- "&7Use /world to create a world"
- " "
Quit: "&c%player% left the server."
#Note: Chat system must be enabled for this to work
Chat Filter:
Enabled: true
List:
- "fuck"
#-------------------------
# World Sharing Options
#-------------------------
#Set the maximum length a world's description can be
Max Description Length: 80
#Set the default description
No Description: "&7No Description
"
#Set how many members a player can have in their world
#This is overridden if the player is an admin
Max Members Size: 3
#Set the gamemode of the owner when they join their world
Owner Gamemode: CREATIVE
Member Gamemode: SURVIVAL
Guest Gamemode: ADVENTURE
#Allow interactions (such as block placing, opening containers, etc)
Allow Guest Interactions: false
#Teleport the player to a safe spot (air) or to the exact location set
#This is highly suggested to be true.
Use Highest Block: true
#Feed and regenerate health when a player joins a world
Heal Player: true
#Disable a player from staying in a vechile when joining a world
Eject Player: true
#Should players respawn in the kingdom they die in (instantly)?
#Do not enable if you are using respawn effecting plugins.
Respawn In World: true
#-------------------------
# World Management Options
#-------------------------
#Select what type of worlds are enabled to generate. This is obsolete
#if there is no item in the GUI linked with the generation type.
#DO NOT CHANGE CAPITALISATION
NORMAL Generation: true
FLAT Generation: true
VOID Generation: true
#Allow explosion mechanics in kingdoms
Allow Explosions: false
#Want weather/time cycles to change in kingdoms?
Weather Cycle: true
Light Cycle:
Enabled: true
Time: 6000
#Select how high up the start block in void worlds will be placed
Y-Axis Start Block: 50
#Generate structures for flat/normal worlds?
Generate Structures: true
#Limits natural spawn of mobs, good for optimizing server load
Animal Spawn Limit: 25
Monster Spawn Limit: 25
#Do you want to restrict how far players can travel? do it here.
#This is suggested to be on to save server resources.
World Border:
Enabled: true
#Size is how far across it is, example: 5 would be 5x5 playable space
Size: 250
#Should worlds automatically delete/unload? Select how a world can go without
#having someone in it before the action happens, updated per 10s.
Timer:
#Time in seconds (delay between last join and action)
Unload Delay: 600
Unload Enabled: true
Delete Delay: 1400
Delete Enabled: true
Spoiler: GUI.yml
# Change what your gui's look like for creating, managing and visiting other worlds.
CreateGUI:
Size: 27
Title: "&8Select a kingdom type"
Items:
0:
Name: "&eNormal World"
Material: GRASS
Lore:
- " "
- "&fClick to create an random land"
- "&fto build your kingdom on!"
- " "
- "&7Biome: Random/all"
- " "
Amount: 1
Slot: 11
Type: NORMAL
1:
Name: "&eFlat World"
Material: DIRT
Lore:
- " "
- "&fClick to create an flat land"
- "&fwith nothing but grass!"
- " "
- "&7Biome: Plains"
- " "
Amount: 1
Slot: 13
Type: FLAT
2:
Name: "&eVoid World"
Material: BEDROCK
Lore:
- " "
- "&fClick to create an empty land"
- "&fwith just one piece of stone!"
- " "
- "&7Biome: Plains"
- " "
Amount: 1
Slot: 15
Type: VOID
MainGUI:
Size: 27
Title: "&8Kingdoms Dashboard"
Items:
0:
Name: "&dExplore Kingdoms"
Material: SIGN
Lore:
- " "
- "&7Click here to view other public"
- "&7kingdoms that you can join."
- " "
- "&fActive Kingdoms: &a%kingdoms_active%"
- " "
Amount: 1
Slot: 11
Action: "Explore"
1:
Name: "&eTeleport"
Material: ENDER_PEARL
Lore:
- " "
- "&7Click to teleport"
- "&7to your kingdom."
- " "
Amount: 1
Slot: 13
Action: "Teleport"
2:
Name: "&cReset Kingdom"
Material: LAVA_BUCKET
Lore:
- " "
- "&7Click to reset your"
- "&7kingdom to nothing"
- " "
Amount: 1
Slot: 15
Action: "Delete"
ExploreGUI:
Size: 54
Title: "&8Explore Kingdoms"
KingdomList:
StartSlot: 9
EndSlot: 36
Item:
Name: "&2%player%'s Kingdom"
#Set to SKULL or PLAYERSKULL to set it to the players skull.
Material: SKULL
Amount: 1
Lore:
- " "
- "&fPlayers: &a%player_count%"
- "&fType: &a%type%"
- " "
- "&fDesc:"
- "%description%"
- " "
- "&7Click to travel!"
CreateGUI:
Size: 27
Title: "&8Select a kingdom type"
Items:
0:
Name: "&eNormal World"
Material: GRASS
Lore:
- " "
- "&fClick to create an random land"
- "&fto build your kingdom on!"
- " "
- "&7Biome: Random/all"
- " "
Amount: 1
Slot: 11
Type: NORMAL
1:
Name: "&eFlat World"
Material: DIRT
Lore:
- " "
- "&fClick to create an flat land"
- "&fwith nothing but grass!"
- " "
- "&7Biome: Plains"
- " "
Amount: 1
Slot: 13
Type: FLAT
2:
Name: "&eVoid World"
Material: BEDROCK
Lore:
- " "
- "&fClick to create an empty land"
- "&fwith just one piece of stone!"
- " "
- "&7Biome: Plains"
- " "
Amount: 1
Slot: 15
Type: VOID
MainGUI:
Size: 27
Title: "&8Kingdoms Dashboard"
Items:
0:
Name: "&dExplore Kingdoms"
Material: SIGN
Lore:
- " "
- "&7Click here to view other public"
- "&7kingdoms that you can join."
- " "
- "&fActive Kingdoms: &a%kingdoms_active%"
- " "
Amount: 1
Slot: 11
Action: "Explore"
1:
Name: "&eTeleport"
Material: ENDER_PEARL
Lore:
- " "
- "&7Click to teleport"
- "&7to your kingdom."
- " "
Amount: 1
Slot: 13
Action: "Teleport"
2:
Name: "&cReset Kingdom"
Material: LAVA_BUCKET
Lore:
- " "
- "&7Click to reset your"
- "&7kingdom to nothing"
- " "
Amount: 1
Slot: 15
Action: "Delete"
ExploreGUI:
Size: 54
Title: "&8Explore Kingdoms"
KingdomList:
StartSlot: 9
EndSlot: 36
Item:
Name: "&2%player%'s Kingdom"
#Set to SKULL or PLAYERSKULL to set it to the players skull.
Material: SKULL
Amount: 1
Lore:
- " "
- "&fPlayers: &a%player_count%"
- "&fType: &a%type%"
- " "
- "&fDesc:"
- "%description%"
- " "
- "&7Click to travel!"
Spoiler: Messages.yml
Configuration placeholders for GUI's:
#Here you can select how messages look,
#All placeholders are pre-written in messages below.
No Permission: "&cNo permission."
Invalid Sub-command: "&cInvalid sub-command."
Invalid Player: "&cInvalid Player."
World:
Creating: "&aHold tight! We are creating a world for you..."
Created: "&aYou world has been created! use /world to get to it."
Deleting: "&cYour world is now being deleted..."
Deleted: "&cYour world has been successfully deleted."
Kick: "&cYou have kicked %player% from the world."
Kicked: "&cYou have been kicked from the world."
Kick World: "&cYou are not in the same world."
No World: "&cNo world could be found or it is asleep."
Data Error: "No world could be found or created for you."
Disabled Type: "&cThat world type is disabled or invalid."
Generating: "&aYour kingdom is asleep! Just a moment whilst we regenerate it."
Gamemode: "&eYour gamemode has been changed to %gamemode%."
Joining: "&eSending you to %world%'s world..."
Joined: "&f&l > &e%player% has joined the world!"
Privacy Change: "&eYour world privacy was changed to %privacy%."
Automatically Unloaded: "&cYour world has been inactive for too long, it is now asleep."
Automatically Deleted: "&cYour world has been asleep for too long, its now being auto deleted."
Members:
Added: "&aYou added %player% as a world member."
Removed: "&cYou removed %player% as a world member."
Already Added: "&c%player% is already in your member list."
Not Added: "&c%player% is not in your members list."
Max Amount: "&cYou reached the maximum of %max% members."
No Members: "&cYou do not have any members registered."
List:
- " "
- "&6&lWorld Members &7(%amount%/%max%)"
- "&f[%playerlist%]"
- " "
Command:
Max Description: "&cThe description of your world must be less than %size%."
Description Set: "&eYour world's description was set to: &f%description%."
Usage:
- " "
- "&6World Usage:"
- "&e/w go: &fCreate/teleport to your world."
- "&e/w delete: &fRemove your world."
- "&e/w explore: &fExplore public worlds."
- "&e/w kick: &fRemove a player from your world."
- "&e/w togglemode: &fChange your privacy settings."
- "&e/w setdescription: &fset your world description."
- "&e/w add/remove <player>: &fPermission to edit your world."
- "&e/w memberlist: &fView your member list."
- " "
Admin:
Force Summoned All: "&cYou summoned everyone to your location."
Force Summoned: "&cYou have been summoned to %player%."
Force Summon: "&c%player% has been summoned to you."
Force Reset: "&cYou reset %player%'s world."
Force Reset Target: "&cYour world has been reset by %player%."
Usage:
- " "
- "&6World Admin Usage"
- "&e/aw reset <player>: &fDelete a players world."
- "&e/aw summon <player>: &fSummon a player to you."
- "&e/aw statistics: &fCheck system statistics."
- "&e/aw reload: &fUpdate server configurations."
- " "
Statistics:
No Worlds: "&cThere are currently no worlds active."
Display:
- " "
- "&6&lzKingdoms Server Statistics"
- "&eActive: &f%active_worlds%"
- "&ePlayers: &f%active_players%"
- " "
#All placeholders are pre-written in messages below.
No Permission: "&cNo permission."
Invalid Sub-command: "&cInvalid sub-command."
Invalid Player: "&cInvalid Player."
World:
Creating: "&aHold tight! We are creating a world for you..."
Created: "&aYou world has been created! use /world to get to it."
Deleting: "&cYour world is now being deleted..."
Deleted: "&cYour world has been successfully deleted."
Kick: "&cYou have kicked %player% from the world."
Kicked: "&cYou have been kicked from the world."
Kick World: "&cYou are not in the same world."
No World: "&cNo world could be found or it is asleep."
Data Error: "No world could be found or created for you."
Disabled Type: "&cThat world type is disabled or invalid."
Generating: "&aYour kingdom is asleep! Just a moment whilst we regenerate it."
Gamemode: "&eYour gamemode has been changed to %gamemode%."
Joining: "&eSending you to %world%'s world..."
Joined: "&f&l > &e%player% has joined the world!"
Privacy Change: "&eYour world privacy was changed to %privacy%."
Automatically Unloaded: "&cYour world has been inactive for too long, it is now asleep."
Automatically Deleted: "&cYour world has been asleep for too long, its now being auto deleted."
Members:
Added: "&aYou added %player% as a world member."
Removed: "&cYou removed %player% as a world member."
Already Added: "&c%player% is already in your member list."
Not Added: "&c%player% is not in your members list."
Max Amount: "&cYou reached the maximum of %max% members."
No Members: "&cYou do not have any members registered."
List:
- " "
- "&6&lWorld Members &7(%amount%/%max%)"
- "&f[%playerlist%]"
- " "
Command:
Max Description: "&cThe description of your world must be less than %size%."
Description Set: "&eYour world's description was set to: &f%description%."
Usage:
- " "
- "&6World Usage:"
- "&e/w go: &fCreate/teleport to your world."
- "&e/w delete: &fRemove your world."
- "&e/w explore: &fExplore public worlds."
- "&e/w kick: &fRemove a player from your world."
- "&e/w togglemode: &fChange your privacy settings."
- "&e/w setdescription: &fset your world description."
- "&e/w add/remove <player>: &fPermission to edit your world."
- "&e/w memberlist: &fView your member list."
- " "
Admin:
Force Summoned All: "&cYou summoned everyone to your location."
Force Summoned: "&cYou have been summoned to %player%."
Force Summon: "&c%player% has been summoned to you."
Force Reset: "&cYou reset %player%'s world."
Force Reset Target: "&cYour world has been reset by %player%."
Usage:
- " "
- "&6World Admin Usage"
- "&e/aw reset <player>: &fDelete a players world."
- "&e/aw summon <player>: &fSummon a player to you."
- "&e/aw statistics: &fCheck system statistics."
- "&e/aw reload: &fUpdate server configurations."
- " "
Statistics:
No Worlds: "&cThere are currently no worlds active."
Display:
- " "
- "&6&lzKingdoms Server Statistics"
- "&eActive: &f%active_worlds%"
- "&ePlayers: &f%active_players%"
- " "
Spoiler: Actions/Types
NOT CASE SENSITIVE
Actions:
• "Delete" - Opens confirm deletion menu for user.
[Aliases: "Reset"]
• "Teleport" - Teleports player to their world.
[Aliases: "Tp"]
• "Explore" - Opens exploration menu
not recommend without world protection systems in place:
• "Gamemode_survival" - Sets players gamemode to survival
• "Gamemode_creative" - Sets players gamemode to creative
Types:
Will be overridden by config types enabled sections.
• "Normal" - A normal randomly generated minecraft world.
[Aliases: "Default", "Random"]
• "Flat" - A flat minecraft world
• "Void" - Just you and one piece of stone
[Aliases: "Empty", "Clear"]
Actions:
• "Delete" - Opens confirm deletion menu for user.
[Aliases: "Reset"]
• "Teleport" - Teleports player to their world.
[Aliases: "Tp"]
• "Explore" - Opens exploration menu
not recommend without world protection systems in place:
• "Gamemode_survival" - Sets players gamemode to survival
• "Gamemode_creative" - Sets players gamemode to creative
Types:
Will be overridden by config types enabled sections.
• "Normal" - A normal randomly generated minecraft world.
[Aliases: "Default", "Random"]
• "Flat" - A flat minecraft world
• "Void" - Just you and one piece of stone
[Aliases: "Empty", "Clear"]
Screenshots:
Here are some screenshot examples of how you can make the plugin look! (examples are the of the default configuration)
Screenshots may be outdated!
Here are some screenshot examples of how you can make the plugin look! (examples are the of the default configuration)
Screenshots may be outdated!
Spoiler: Screenshots
Support
For requests, issues and support please contact me on Spigot or Discord.
Please do not use the review area!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
zKingdoms | Gives players their own world! | 1.8 - 1.13 is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 1,467 times (via Spigot). Download it and open it directly in the game.