• 0

    posted a message on error? what am i doing wrong
    bump
    Posted in: Server Support and Administration
  • 0

    posted a message on error? what am i doing wrong
    [01:01:56] [Server thread/INFO]: CvdasfOwnz issued server command: /mvp create test1
    [01:01:56] [Server thread/INFO]: WEAPI
    [01:01:56] [Server thread/ERROR]: null
    org.bukkit.command.CommandException: Unhandled exception executing command 'mvp' in plugin Multiverse-Portals v2.4-b548
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    Caused by: java.lang.NoSuchMethodError: com.sk89q.worldedit.LocalSession.getSelectionWorld()Lcom/sk89q/worldedit/LocalWorld;
    at com.onarandombox.MultiversePortals.PortalPlayerSession.getSelectedRegion(PortalPlayerSession.java:169) ~[?:?]
    at com.onarandombox.MultiversePortals.commands.CreateCommand.runCommand(CreateCommand.java:56) ~[?:?]
    at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) ~[?:?]
    at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) ~[?:?]
    at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) ~[?:?]
    at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:71) ~[?:?]
    at com.onarandombox.MultiversePortals.MultiversePortals.onCommand(MultiversePortals.java:317) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    ... 13 more
    [01:02:40] [Server thread/INFO]: CvdasfOwnz issued server command: //wand
    [01:03:01] [Server thread/INFO]: CvdasfOwnz issued server command: /mvp create test1
    [01:03:01] [Server thread/INFO]: WEAPI
    [01:03:01] [Server thread/ERROR]: null
    org.bukkit.command.CommandException: Unhandled exception executing command 'mvp' in plugin Multiverse-Portals v2.4-b548
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    Caused by: java.lang.NoSuchMethodError: com.sk89q.worldedit.LocalSession.getSelectionWorld()Lcom/sk89q/worldedit/LocalWorld;
    at com.onarandombox.MultiversePortals.PortalPlayerSession.getSelectedRegion(PortalPlayerSession.java:169) ~[?:?]
    at com.onarandombox.MultiversePortals.commands.CreateCommand.runCommand(CreateCommand.java:56) ~[?:?]
    at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) ~[?:?]
    at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) ~[?:?]
    at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) ~[?:?]
    at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:71) ~[?:?]
    at com.onarandombox.MultiversePortals.MultiversePortals.onCommand(MultiversePortals.java:317) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
    ... 13 more









    what am i doing wrong? im creating a portal and its not working.. multi verse and multi portal
    Posted in: Server Support and Administration
  • 0

    posted a message on Looking for builders and another admin to help develop and grow this new server
    Quote from Kingetzo»
    Hello I Am mitchell

    My minecraft name is : kingetzo

    My Skype is: mitchell.king95 and yes I have a mic.

    Age: I am 19 I am very mature and can bring success and maturity to your minecraft server

    I have been playing for about 4 and a half years on and off

    i am hoping to fill in a administration spot on your team

    Experience with plugins/commands: I have been manager/plugin-manager on over 3 servers. I have been a normal staff rank on 10 servers such as Pvpkingdomand AusCraft. I have ran a pretty successful server it had 70+ peeps and it was called howdoicraft I Know how to use a lot of plugins such as WorldEdit, WorldGuard, Groupmanger and a lot of mini games.

    Thanks for reading and thank you for your time

    Sincerely mitchell.

    Thank you mitchell I will be adding you to the list of possible candidates :)
    Quote from mattyo_o»
    whats the ip

    That will not be released to anyone besides chosen builders and the other admin until it is finished.
    Posted in: Server Recruitment
  • 0

    posted a message on Looking for builders and another admin to help develop and grow this new server
    Hello all! I will be starting a new minecraft server and am looking for a few others to join in on the building/creation process with me. This server will be hosted on a physical server i have at my house :). I'm looking for someone who can help with the creation of the new server along with helping to set up plugins and other things. Once the plugins permissions and everything else is set ill need some builders to help begin building the server. The server will begin as a prison server. It will be a hardcore prison server with no mercy. After going through the prisons ranks/blocks they will be given a full citizenship to the hub. The hub includes multiple portals to go to a creative mode, survival mode, pvp zones, and more.



    Please contact me if you have any questions. I'd like this server to be up and running for business before the summer hits. Thanks
    Posted in: Server Recruitment
  • 0

    posted a message on User Guide To Making A Prison Server
    Welcome To The User Guide To Making A Prison Server.

    There's a lot of steps to making a prison server but I'm here to help you. In this guide you will know how to make a prison server and know how to use a lot more plugins. But before we get started I made a YouTube series on how to make a server and lots of people have replied. I will put those videos on here.

    Starting Off

    First of all, your going to need to install some plugins. These plugins are the very basics of your server, without these, you can't have a prison server. These plugins are:
    PermissionsEX: http://forums.bukkit...2-5-r3-0.18140/
    World Edit: http://forums.bukkit...de-griefing.62/
    World guard: http://forums.bukkit...-blacklist.790/
    Server signs: http://forums.bukkit...cks-1597.42987/
    Essentials: http://forums.bukkit...1-2-5-r1.15312/
    PaidRanks: http://dev.bukkit.or...r-mods/payrank/

    Ok, I will teach you as much as possible about these plugins but you will need to know the basics. And also, with essentials, download essentials core then once you have done that install all of them but not essentials protect. And install all the files In PermissionsEX.

    PermissionsEX

    So probably the most important plugin is permissionsex. This is what allows each player to do. So using the right command you can allow/disallow them to do a certain commands. You can do any commands as long as you know what the permission node is. What's a permission node? A permission node is the line of code for the command. By the end of this guide you will fully know what one is.

    Ok first of all you have to create your groups. As soon as you install it you get one group automatically which is default, which will be our first rank. Our ranks is our group. So our groups are going to be:
    - C (default)
    - B
    - A
    - E
    - Y
    - Free
    You don't have to have the same groups but these are the ones I am choosing. So I have my group names, but how do I make these group names, into groups? Easily! But, before you can do anything in game, you have to go to your console and type /pex user (ign) add * this allows you t have every command. It's like being op, without the op part. Confusing, right? Don't worry! You will get it soon. Ok, so now back into our game. We already have our default group which will be C, but we want other groups. So we will type these command:
    /pex group B create
    /pex group A create
    /pex group E create
    /pex group Y create
    /pex group Free create

    Now this next part is up to you. You can create a moderator group and admin group.

    Ok now what? Well, we will need them to have a prefix! Because prefixes are awesome! But what is a prefix? A prefix is the tag behind your name.
    So to get these 'prefixes' we will need to add more commands. You are able to have what ever colour you want, but they each have a certain code. These are the colour codes:
    Black = &0
    Dark Blue = &1
    Dark Green = &2
    Dark Aqua = &3
    Dark Red= &4
    Dark Purple = &5
    Gold = &6
    Gray = &7
    Dark Grey = &8
    Blue = &9
    Green =&a
    Aqua = &b
    Red = &c
    Light Purple =&d
    Yellow = &e
    White = &f

    Ok so we have the colour codes, how do we get colour to our prefixes? With commands of course! So first of all we will do default, which is C. So we will type /pex group default prefix &e[C-Prisoner]&f. We now have a coloured prefix. And, the reason we put &f is so that they actuall name isn't yellow like the [C-Prisoner]. So now we have done default, we can do B and be will be /pex group B prefix &a[B-Prisoner]&f. This gives a green prefix saying [B-Prisoner]. We can now do that for each group.

    So now we have groups and group colours. But these groups can't do any commands! So we will add some. There is a lot to do so I know a quicker way I can teach you. Download Notepad++ (which is a text editor but it's not your average one) http://notepad-plus-plus.org/ then install it and leave it. Now get this website open: http://ess.khhq.net/...mmand_Reference this is a very helpful website which has every essential permission node. If you press the + a message will come up. You will see something a bit like permission.node (permission being essentials and node being the command). Now we have our list of permission nodes we can get them into the game. So to add these nodes type /pex group default add permission.node. We will do all the nodes to default for now. Each of the nodes on the website gives you information on what each of them to so you can pick them yourself, but! There is one you must add otherwise your players can't destroy or build at all! That is /pex group default add modifyworld.*. The * means every command. So if it's the plugin.* it's all the commands of that plugin. So you have type out all the nodes for default? But that's a lot of commands to do for 5 or 6 groups isn't it? But that's why youve got NotePad++. Open your NotePad++ and access your permissions files. Open them both and then look for the one with all your permissions in. Now go to this website: www.pastebin.com and copy and paste all your permission.nodes in there. Then submit, then copy to clipboard what comes out. Then paste it under permissions in your B group. I know this is really confusing but if I haven't already I will explain this in more detail in my YouTube videos. You can do this for each group. You have now done the commands for each group. Your are now done with PermissionsEX!

    PaidRanks

    After doing all the permissions and the building, your then going to want to make it so they have to go through the prison using the command /PayRanks purchase . After downloading this plugin, you want to run your server once, then go into the Config. The Config will have the groups to rank up and how much they cost. It should look a little like this:
    {
    "payRanks": [Newbie]&f ",
    "suffix": "",
    "template": "Template",
    "price": 10,
    "experience": 10
    }
    ]
    }
    This is the default setting. So we will change it so they have our groups, not the default ones:
    {
    "payRanks": [C]&f ",
    "suffix": "",
    "template": "Template",
    "price": 10,
    "experience": 0
    }
    ]
    }
    So overall it will look like this:
    {
    "templates": [time] [world] [prefix][player][suffix]> ",
    "time": "",
    "worlds": [World]&f"
    }
    ]
    }
    ],
    "payRanks": [C]&f ",
    "suffix": "",
    "template": "Template",
    "price": 0
    }
    {
    // For this rank, we're going to make it cost both xp AND money
    "name": "B",
    "group": "B",
    "prefix": "&a[b]&f ",
    "suffix": "",
    "template": "Template",
    "price": 20,
    "experience": 20
    },
    {
    // For this rank, we're going to make it cost xp only
    "name": "A",
    "group": "A",
    "prefix": "&a[A]&f ",
    "suffix": "",
    "template": "Template",
    "experience": 20
    },
    {
    "name": "Free",
    "group": "Free",
    "prefix": "&a[Free]&f ",
    "suffix": "",
    "template": "Template",
    "price": 10
    }
    ]
    }[/b]
    But you will change the pricing to your liking.

    WorldGuard:

    WorldGuard will need worldedit to work. But worldguard allows you to protect your areas. So first of all, we will go to the c block, and select the whole region with //wand. Once selected type these commands:
    /region define C
    /region flag C build deny
    /region flag C PvP allow

    What this does is, in the main c block, it means no one can build, and PvP is allowed. You will have to do this for each area. But for the mines you type:
    /region flag CMine build allow

    Now that you have the regular blocks regions setup, you will need to decide who will be allowed to enter these regions. Will B's be able to enter C block or vice versa? You decide.

    To disallow players from entering a certain region, create the region using WorldEdit's //wand feature and then type /region flag entry deny

    After you have flagged entry to be denied, you can now add the groups that will be allowed to enter the region. Type /region addmember g:

    Example:

    1. /region flag A-Block-Entrance entry deny

    2. /region addmember A-Block-Entrance g:Alpha

    This will stop all disallowed groups from entering the region. It's extremely useful for blocking off entrances to other cell blocks or prison blocks for certain groups.

    ServerSigns:

    This plugin is not needed, just makes things easier. So when people can rank up, they click the sign to do it. So once they click the sign, they can also be teleported to B block at the same time. So create any sign saying "Click Here To Rank Up" then you will type:
    /svs add /PayRank purchase B
    Then click the sign. Then type:
    /svs add /warp B
    Then re-click the sign. This is just a easier way for your players to rank up.

    MineReset Lite:

    So I've been searching around the plugins, and found this plugin; http://dev.bukkit.org/server-mods/mineresetlite/ which is a great plugin for easy mine resets so yeah this is a nice and easy way to use it!

    MineResetLite is the successor to MineReset, which provides tools to create, reset, and maintain randomly generated mines, such as the mines seen on prison servers

    Here are the commands and permissions, which are very helpful:

    Receive plugin update alerts
    Permissions: mineresetlite.updates
    When booted, MineResetLite retrieves information related to recent updates made to the plugin. If your version is out of date, alerts will be send to those with this permission when they join.

    /mrl list
    Permissions: mineresetlite.mine.list
    Simply enough, this command lists the names of all mines.

    /mrl p1 (-feet)
    Permissions: mineresetlite.mine.create
    This command will set your first MRL selection point to the block you are looking at. If you execute the command with the -feet argument, it will set your first point to the block you're standing on.

    /mrl p2 (-feet)
    Permissions: mineresetlite.mine.create
    This command will set your second MRL selection point to the block you are looking at. If you execute the command with the -feet argument, it will set your second point to the block you're standing on.

    /mrl create
    Permissions: mineresetlite.mine.create
    To create a mine, make a selection via either WorldEdit or /mrl p1/p2, then use this command to save the mine to memory. Mine names are allowed to have spaces.

    /mrl info
    Permissions: mineresetlite.mine.info
    To view information about a mine, such as its composition, automatic reset settings, or world, use /mrl info.

    /mrl set :(data) %
    Permissions: mineresetlite.mine.composition
    Example usages:
    Set the mine to contain 98% stone: /mrl set stone 98%
    Set the mine to contain 50% birch log: /mrl set log:2 50%
    Setting the percentage of a block already in the mine will always overwrite the old value in the mine. You cannot have a mine whose composition totals to be over 100%, however, you can have a mine with a composition of less than 100%. When a mine resets, if the composition is less than 100%, it is padded with air until the composition does equal 100%.

    /mrl unset :(data)
    Permissions: mineresetlite.mine.composition
    To remove a block entirely from a mine's composition, such that the mine will no longer contain that block, use /mrl unset.
    Example usages:
    Remove stone from the mine: /mrl unset stone
    Remove birch logs from the mine: /mrl unset log:2

    /mrl reset (-s)
    Permissions: mineresetlite.mine.reset
    /mrl reset will immediately reset the specified mine, also crediting the player who ran the reset command. If you wish to not have the mine broadcast the fact it was just reset, use /mrl reset -s.

    /mrl flag
    Permissions: mineresetlite.mine.flag

    /mrl flag most importantly modifies settings for automatic resets. Each flag is detailed below:
    resetDelay: The integer number of minutes between every mine reset. For example, if the resetDelay was 10, the mine would reset every 10 minutes.
    resetWarnings: A comma separated list of integer minute values to warn players of the imminent mine reset. For example, to display a warning at 10, 5, and 1 minute before the reset, set the value of resetWarnings to: 10,5,1
    fillMode: Boolean, whether or not to activate fill mode on reset of this mine. Fill mode means only blocks that are air will be changed. This mode is not commonly used on prison servers.

    /mrl erase
    Permissions: mineresetlite.mine.erase
    To completely and irrevocably remove a mine, simply delete it with /mrl erase.

    So first of all, your going to want to create the area of the mine, and go to one corner and type;
    /mrl p1 -feet (the -feet does the block your standing on)
    Then go to the opposite corner, to the lowest block, and type;
    /mrl p2 -feet
    You can also do this with WorldEdit!
    Then type;
    /mrl create (we will use Example as the mine name)
    Then once it is created, you want to set what it contains, so we are going to have 99% stone and 1% diamond ore;
    /mrl set Example stone 99%
    /mrl set Example 56 1%
    If something went wrong, you can just type;
    /mrl unset (block Id)
    Now we want to give it the flags. The flags are very important. First, we will se the delay of it.
    /mrl flag Example resetDelay 5
    This resets the mine every 5 minutes.
    /mrl flag resetWarnings 2
    This gives off a warning of the mine reset 2 minutes before it happens.

    I hoped this helped, and if there are any other plugins you want me to do, just post a reply!

    Very nice post! Did you ever make those youtube videos on them?
    Posted in: Server Support and Administration
  • 0

    posted a message on How to host this type of server?
    I will let you know when the server is up but staff wont be needed until it gets more members ;) Thank you though
    Posted in: Server Support and Administration
  • 0

    posted a message on How to host this type of server?
    Thank you everyone for the help ;) going to be setting this up shortly
    Posted in: Server Support and Administration
  • 0

    posted a message on Don't Drop the Soap! 2.0 [Real Prison Server] [24/7] [Revived] [Making Minecraft Cool Again]
    Would be a very active part of this server. Love to see it!
    Posted in: PC Servers
  • 0

    posted a message on How to host this type of server?
    Could still use some help guys. He's offline and im hoping to get this minecraft server started as soon as possible.
    Posted in: Server Support and Administration
  • 0

    posted a message on Can making a server harm your computer
    Anything you do with computers can mess them up. If you know what your doing then no nothing will happen :) just make sure to use proper firewall precautions if you plan to add people you dont know.
    Posted in: Server Support and Administration
  • 0

    posted a message on How to host this type of server?
    Quote from Bowling219»
    I can help you out. Add me on Skype at: humisepic

    Went ahead and added you even though your offline :P
    Posted in: Server Support and Administration
  • 0

    posted a message on How to host this type of server?
    Hello everyone! Today i was watching a youtuber of mine and saw his minecraft server. it amazed me. How would i go about hosting the same type of thing he has? This server wont be for a ton of people maybe only about 10. I'd like to be able to have the same thing he has so you spawn in the hub type thing he has, Then you could click on the different signs to go to different sections/game modes.. <--- thats a link to the video. I have extensive computer knowledge just not in minecraft. I will be hosting this on a dedicated computer which will have no problem running anything. please include links and any useful information you could give :) thanks.
    Posted in: Server Support and Administration
  • To post a comment, please .