VirtualServerManager / BukkitVZ

This plugins allows you to run multiple world like multiple servers... The best choice for small lobby servers. ;)
Features:
- multiple worlds
- PluginMetrics added in version 0.2.1.2
- own tablist per world
- easy create a new "server"
- start and stop virtuals servers
- check the online status of virtual servers
- join / leave message per virtual server
- chat per virtual server
- permissions
- ...
Permissions:
- virtualserver.*
- virtualserver.stop.WORLD
- virtualserver.stop.*
- virtualserver.start.WORLD
- virtualserver.start.*
- virtualserver.status*
- virtualserver.create.*
- virtualserver.delete.WORLD
- virtualserver.delete.*
- virtualserver.join.WORLD
- virtualserver.join.*
Planned Features:
- fix create world type
- per virtual server join message
- fix status command
- delete a virtual server
- per world inventory
- ban from a virtual server
- plugins per virtual server
- config file
- limit slots of a virtual server
- auto update
Commands:
- /lobby - teleport the player to the lobby
- /server - show the name of the current virtual server
- /vhost help - shows the command list
- /vhost create - create a new virtual server / world (use a number as seed!)
- /vhost join - join a virtual server / world
- /vhost delete - delete a existing virtual server EXPERIMENTAL / NOT WORK AT THIS TIME
- /vhost start - start a virtual server
- /vhost stop - stop a virtual server ( all players on the server will be teleportet to the lobby / main world)
- /server status - check if a virtual server is online
PortSigns Tutorial http:dev.bukkit.org/bukkit-plugins/virtualservermanager/pages/port-signs-de-de/
This plugin works fine with perworldplugins. for example write this into the config file. The plugin "TestPlugin" should only run on the virtual server called "abc":
TestPlugin:
- servers/abc
Source: Github
If you have questions, please ask in this languages:
- German
- English
-
View User Profile
-
Send Message
Posted Jun 17, 2014Seems like a solution for smaller servers who aren't big enough to use bungee.
(Creator of PerWorldPlugins)
-
View User Profile
-
Send Message
Posted Jun 16, 2014Server spawnpoint command?
Also, could you make it so we can edit ANY message from the plugin.
Also /vhost status says lobby is offline...
-
View User Profile
-
Send Message
Posted Jun 16, 2014@TheTechPonyy
http://puu.sh/9vVwz/4b38bc0df7.png
The newest file needs to be aproved from bukkit ;)
-
View User Profile
-
Send Message
Posted Jun 16, 2014When will be next build done?
-
View User Profile
-
Send Message
Posted Jun 13, 2014@ZeaLBG
Good idea, I will try by best :D
update: I have added signs that you can rightclick to teleport to another virtual server in version 0.3 ;)
-
View User Profile
-
Send Message
Posted Jun 13, 2014I can remove multiverse add this, but multiverse have portals. Could you add portals in next version?
-
View User Profile
-
Send Message
Posted Jun 13, 2014@bmancraft
I goint to make a config file, in this you can disable the per world chat ;)
update: a config file is available in version 0.2.2
-
View User Profile
-
Send Message
Posted Jun 12, 2014@cyberdos
Ok i have the plugin factions working on world factions from perworldplugins and i have delt with this a lot when i have a per world chat thing like i see you implemented in the plugin so what is happening is that it is duplication my messages when i type ingame do to factions and the per world chat can you find a way to fix this?
Thanks, bmancraft
-
View User Profile
-
Send Message
Posted Jun 12, 2014@bmancraft Look at the first line of the text. ;) http://puu.sh/9qlk5/5242665a05.png
-
View User Profile
-
Send Message
Posted Jun 12, 2014I am so confused on what this plugin is. Is it like perworldplugins which it seems like it also can you explain to me what this plugin is. Sorry i am confused.
Thanks, bmancraft
-
View User Profile
-
Send Message
Posted Jun 10, 2014@Darthmineboy
I have disabled this feature, but I going to enable it soon ;)
-
View User Profile
-
Send Message
Posted Jun 10, 2014It would be nice if not only a normal world is generated, but also a nether & end. And if we could choose a generator.
-
View User Profile
-
Send Message
Posted Jun 10, 2014@KevinABC96
If I could, I would do this, but it is not possible. Sorry :/
-
View User Profile
-
Send Message
Posted Jun 9, 2014@elkidz
I going to try to add this features soon and yes it is possible to create a server from an existing world, only copy the world into the folder called "servers" and start the virtual server ;)
-
View User Profile
-
Send Message
Posted Jun 9, 2014@KevinABC96
Sorry but it is not possible to "break the rules". This plugin only create worlds like servers, not real servers.
-
View User Profile
-
Send Message
Posted Jun 9, 2014If you add this... delete a virtual server and per world inventory will be just awesome. When you do /server will tell you all the servers that are working and the servers that are stopped. Edit:Create a server with an existing world...?
-
View User Profile
-
Send Message
Posted Jun 9, 2014@KevinABC96
No
-
View User Profile
-
Send Message
Posted Jun 9, 2014@ForbiddenGlory
send me a list of you plugins please, then i can check which plugin create the error
-
View User Profile
-
Send Message
Posted Jun 9, 2014@BenjaminGibbons
"Whenever i execute /vhost create Creative Creative"
Use: /vhost create Creative 1(or another Number)
It will fixed soon.
-
View User Profile
-
Send Message
Posted Jun 9, 2014Whenever i execute /vhost create Creative Creative I get kicked for Internal Server Error, but other players stay online. Whenever i execute it from the console I get this:
09.06 16:38:18 [Server] INFO ... 8 more 09.06 16:38:18 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit.1.7.9.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 09.06 16:38:18 [Server] INFO at com.cyberdos.bukkit.servermanager.main.ServerManager.onCommand(ServerManager.java:28) [?:?] 09.06 16:38:18 [Server] INFO at com.cyberdos.bukkit.servermanager.commands.CommandHandler.onCommand(CommandHandler.java:12) [?:?] 09.06 16:38:18 [Server] INFO at com.cyberdos.bukkit.servermanager.commands.Cmd_server.run(Cmd_server.java:17) [?:?] 09.06 16:38:18 [Server] INFO at com.cyberdos.bukkit.servermanager.commands.Cmd_server_create.<init>(Cmd_server_create.java:26) [?:?] 09.06 16:38:18 [Server] INFO at java.lang.Long.parseLong(Long.java:483) [?:1.7.0_55] 09.06 16:38:18 [Server] INFO at java.lang.Long.parseLong(Long.java:441) [?:1.7.0_55] 09.06 16:38:18 [Server] INFO at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [?:1.7.0_55] 09.06 16:38:18 [Server] INFO Caused by: java.lang.NumberFormatException: For input string: "creative" 09.06 16:38:18 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.1.7.9.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 09.06 16:38:18 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.1.7.9.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 09.06 16:38:18 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.1.7.9.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 09.06 16:38:18 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:261) [craftbukkit.1.7.9.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 09.06 16:38:18 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.aB(DedicatedServer.java:296) [craftbukkit.1.7.9.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 09.06 16:38:18 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchServerCommand(CraftServer.java:690) [craftbukkit.1.7.9.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 09.06 16:38:18 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:703) [craftbukkit.1.7.9.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 09.06 16:38:18 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [craftbukkit.1.7.9.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 09.06 16:38:18 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [craftbukkit.1.7.9.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 09.06 16:38:18 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'vhost' in plugin ServerManager v0.2.1.1 09.06 16:38:18 [Server] WARN Unexpected exception while parsing console command "vhost create Creative creative" 09.06 16:38:18 [Server] INFO Could not set generator for world 'servers/Creative': Plugin 'NORMAL' does not exist
Here is a list of all my plugins installed currently:
CustomArmors, WorldEdit, ServerManager, Unbreakable, InfiniteBlocks, NBTEditor, Buycraft, Vault, PlotMe, PermissionsEx, iControlU, Multiverse-Core, WorldGuard, EnjinMinecraftPlugin, CommandWatch, MineResetLite, OreToBlock, ProtectionStones, SignEdit, PortalAnywhereReloaded, CoreProtect-Anti-Xray, JoeSkyBlock, Custom_Enchantments, CoreProtect, ClearChatPlus, InfiniteDispensersAndDroppers, O-MysteryBox, PlayerUUID, EasyPlayerHeads, Rankup, Essentials, Citizens, EssentialsProtect, ServerSigns, EssentialsSpawn, Multiverse-Inventories, Multiverse-NetherPortals, EssentialsChat
This plugin would be really helpful for my server, so I hope it is fixable! PS I am running version git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.1-SNAPSHOT)