Hey planetminecraft users!
I made a new channel called HighCowz and I need minecraft actors to help me make this video.
I need:
1 Camera Person. (Probally would be me)
1 Drug Dealer
4 Gang Members
4 Citizens
1 CEO
4 Employees.
Just comment below what you want to be , your skype name (Manditory), and what your ign is and ill whitelist you on the server! Although if you dont do very good im going to have to take you off the whitelist.
Welcome to SurvivalParadise!
SurvivalParadise is 24/7 most of the time. The only time it wont, would be on a craftbukkit update, new plugin, or a server cool down. (Server cool downs are usually every 3-4 hours.)
The good thing about this server is that it has 5 different networks to connect to! Since hamachi only allows 5 people per network we created 5. That means that 21 people can connect to each one and still play on the server. The server has 50 slots, if more people have complaints that all the hamachi networks are full I will create more.
We are also looking for helpers and builders.
If you want to be a helper just make a application like so:
Mod Application:
Age:
IGN (In Game Name):
Time Zone:
Why do you want to be a server helper?:
How long will you be able to be on each day
Have you been a modderator on any other server? If so list them / it:
If you want to be a builder then make a application like so:
Builder Application:
Age:
IGN: (In Game Name):
What have you built before?:
What type of style do you build?:
Do you have and pics that I can see? If so post them at the end of this application:
Everything else is on the server. The server dose not have much plugins. If you have any plugin suggestions please tell the owner in game or comment on this post.
Hello, I have been experiencing lots of problems with port forwarding my server. I have 1 modem (Motorola 2210-02 modem) and a router for WiFi (Belkin My Essentials Router) Now I have looked http://portforward.com/ but that didn't help. I did all it says and that did not help. I'm not sure what to if you have any idea please tell me in the comments.
Welcome to RPGMinecraft. This server is 24/7 and has the HungerGames every Hour!
Features:
-Factions (Costs $5,000,000 in game money to create one)
-24/7
-HungerGames
-CustomPlugins
-PvP Arena
IGN and IRL name- Ign: stantheman68 Irl: Stan
why you wanna join- It is very hard to find another server with the sdk gun mod installed.
have you used and installed SDK gun mod yet?- Yes
Age- 17
are you mature/trustworthy? (IMPORTANT)- Yes, I am 17 and very trustworthy, I will always tell the truth and I am very responsible.
"Soapy bears like Abnormal Muffins"
What's your in-game name? chanman62
How old are you? 17
How often are you available and in what timezone? Every day for 15 hours. USA Eastern
How long have you been playing Minecraft? since 1.6 beta
How long have you been playing on Mumau's Prison? 2 months
Why would you be a good addition to our team? I am very serious and I also follow each rule as told, I do not grief even if I have ban records. I like to spend my time helping and not wasting it on griefing or spamming.
Why are you a better than the other players that want to fill this position? Most players can not be serious though I can. I will be nice and funny but I will be serious if I have to.
Tell us about the ethics that must be applied in the guard system. I think that to be a guard, they would have to be nice in a way but serious. Also I think that each guard should tell the truth and not lie, and jail other players for no reason.
Any other information as you see appropriate:
I have been Admin and Mod on lots of other servers.
I never lie about information that is important.What's your in-game name? chanman62
How old are you? 17
How often are you available and in what timezone? Every day for 15 hours. USA Eastern
How long have you been playing Minecraft? since 1.6 beta
How long have you been playing on Mumau's Prison? 2 months
Why would you be a good addition to our team? I am very serious and I also follow each rule as told, I do not grief even if I have ban records. I like to spend my time helping and not wasting it on griefing or spamming.
Why are you a better than the other players that want to fill this position? Most players can not be serious though I can. I will be nice and funny but I will be serious if I have to.
Tell us about the ethics that must be applied in the guard system. I think that to be a guard, they would have to be nice in a way but serious. Also I think that each guard should tell the truth and not lie, and jail other players for no reason.
Any other information as you see appropriate:
I have been Admin and Mod on lots of other servers.
I never lie about information that is important.
Factions server. RAIDING AND GRIEFING IS ALLOWED. When you first join please do 2 things.
1. Read The Rules.
2. Do /staff to see the all the staff members. (Optional)
Hey guys, I was making a freezing plugin but when I export it, it wont load because it says that there is some kind of error. Please Help here is the code for all the class's.
Main Class
package me.stantheman68.bukkit;
import java.util.logging.Logger;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import org.bukkit.plugin.PluginManager;
import org.bukkit.plugin.java.JavaPlugin;
public class Bukkit extends JavaPlugin{
public final Logger logger = Logger.getLogger("Minecraft");
public static Bukkit plugin;
public boolean freeze = false;
public final BukkitListener bl = new BukkitListener(this);
@Override
public void onDisable() {
this.logger.info("Disabled!");
}
@Override
public void onEnable() {
this.logger.info("Enabled!");
PluginManager pm = this.getServer().getPluginManager();
pm.registerEvents(bl, this);
}
public boolean onCommand(CommandSender sender, Command cmd, String commandLabel, String[] args){
if(commandLabel.equalsIgnoreCase("freeze")){
if(args.length == 0)
if (!freeze) {
freeze = true;
} else {
freeze = false;
}
}
return false;
}
}
The Bukkit Listener Class:
package me.stantheman68.bukkit;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerMoveEvent;
public class BukkitListener implements Listener {
public static Bukkit plugin;
public BukkitListener(Bukkit instance){
plugin = instance;
}
@EventHandler
public void onPlayerMove(PlayerMoveEvent Event){
if(plugin.freeze) {
Player player = Event.getPlayer();
player.teleport(player);
}
}
}
Console Message:
[SEVERE] Could not load 'plugins/Freeze.jar' in folder 'plugins'
org.bukkit.plugin.invailedPluginDescriptionException: name is not defined
0
0
I made a new channel called HighCowz and I need minecraft actors to help me make this video.
I need:
1 Camera Person. (Probally would be me)
1 Drug Dealer
4 Gang Members
4 Citizens
1 CEO
4 Employees.
Just comment below what you want to be , your skype name (Manditory), and what your ign is and ill whitelist you on the server! Although if you dont do very good im going to have to take you off the whitelist.
Application Format:
Acting Job:
IGN (InGameName):
Skype:
Networks:
HighCowz
HighCowz2
HichCowz3
Password:
4321
(Same pass for all networks)
0
0
SurvivalParadise is 24/7 most of the time. The only time it wont, would be on a craftbukkit update, new plugin, or a server cool down. (Server cool downs are usually every 3-4 hours.)
The good thing about this server is that it has 5 different networks to connect to! Since hamachi only allows 5 people per network we created 5. That means that 21 people can connect to each one and still play on the server. The server has 50 slots, if more people have complaints that all the hamachi networks are full I will create more.
We are also looking for helpers and builders.
If you want to be a helper just make a application like so:
Mod Application:
Age:
IGN (In Game Name):
Time Zone:
Why do you want to be a server helper?:
How long will you be able to be on each day
Have you been a modderator on any other server? If so list them / it:
If you want to be a builder then make a application like so:
Builder Application:
Age:
IGN: (In Game Name):
What have you built before?:
What type of style do you build?:
Do you have and pics that I can see? If so post them at the end of this application:
Everything else is on the server. The server dose not have much plugins. If you have any plugin suggestions please tell the owner in game or comment on this post.
IP:
5.98.90.94
NETWORKS:
McParadiseServer1
McParadiseServer2
McParadiseServer3
McParadiseServer4
McParadiseServer5
PASSWORD:
4321
(Password is the same for all networks.)
Hope I see you on soon :)McParadiseServer1 network is filled up!
0
0
0
0
0
0
Features:
-Factions (Costs $5,000,000 in game money to create one)
-24/7
-HungerGames
-CustomPlugins
-PvP Arena
1
why you wanna join- It is very hard to find another server with the sdk gun mod installed.
have you used and installed SDK gun mod yet?- Yes
Age- 17
are you mature/trustworthy? (IMPORTANT)- Yes, I am 17 and very trustworthy, I will always tell the truth and I am very responsible.
"Soapy bears like Abnormal Muffins"
0
Age: 17
I have been built with FyreUk Once. And I can build any kind of medieval Castle, cottage, or Tower.
0
How old are you? 17
How often are you available and in what timezone? Every day for 15 hours. USA Eastern
How long have you been playing Minecraft? since 1.6 beta
How long have you been playing on Mumau's Prison? 2 months
Why would you be a good addition to our team? I am very serious and I also follow each rule as told, I do not grief even if I have ban records. I like to spend my time helping and not wasting it on griefing or spamming.
Why are you a better than the other players that want to fill this position? Most players can not be serious though I can. I will be nice and funny but I will be serious if I have to.
Tell us about the ethics that must be applied in the guard system. I think that to be a guard, they would have to be nice in a way but serious. Also I think that each guard should tell the truth and not lie, and jail other players for no reason.
Any other information as you see appropriate:
I have been Admin and Mod on lots of other servers.
I never lie about information that is important.What's your in-game name? chanman62
How old are you? 17
How often are you available and in what timezone? Every day for 15 hours. USA Eastern
How long have you been playing Minecraft? since 1.6 beta
How long have you been playing on Mumau's Prison? 2 months
Why would you be a good addition to our team? I am very serious and I also follow each rule as told, I do not grief even if I have ban records. I like to spend my time helping and not wasting it on griefing or spamming.
Why are you a better than the other players that want to fill this position? Most players can not be serious though I can. I will be nice and funny but I will be serious if I have to.
Tell us about the ethics that must be applied in the guard system. I think that to be a guard, they would have to be nice in a way but serious. Also I think that each guard should tell the truth and not lie, and jail other players for no reason.
Any other information as you see appropriate:
I have been Admin and Mod on lots of other servers.
I never lie about information that is important.
0
1. Read The Rules.
2. Do /staff to see the all the staff members. (Optional)
Heres the ip have fun!
creatorscraft.no-ip.info
Or If that wont work:
108.253.228.143
Owner:Stantheamn68
TrustedAdmins (Co Owners): chamallama82 Slayer1443
0
Main Class
The Bukkit Listener Class:
Console Message: