You are viewing our Forum Archives. To view or take place in current topics click here.
# Bukkit Server Kit # Pre-Setup, 15 Plugins! # Permissions #
Posted:

# Bukkit Server Kit # Pre-Setup, 15 Plugins! # Permissions #Posted:

-MikeA-
  • Prospect
Status: Offline
Joined: May 13, 201113Year Member
Posts: 627
Reputation Power: 24
Status: Offline
Joined: May 13, 201113Year Member
Posts: 627
Reputation Power: 24
If you like this, please thank me or leave a short reply!


This is a small pre-setup server that was requested from someone. This includes a few plugins and configs for you that are already setup, just run the server and it's done!

This server is currently using Bukkit build #1000. Which is for Minecraft version 1.7.3. The pack will be updated with each recommended build for newer game versions.


This uses Permissions plugin to rank users! Everyone will be a GUEST on first join, for them to build you must put them in the builder or donor group by typing "/group <player> <rank> <world name>" command!


For permissions to work, your world must be named 'world'.
If you don't want it named 'world', go to the permissions plugin folder and change 'world.yml' to 'your-world-name.yml'



* This is not made for pre-setup hosters like BroHoster, or Minecraft hosters. This was made for people who have a VPN or other remote hosted server with root access.


Plugins Included:
  • BorderGuard - Set a border on your map. (e.g /setborder 5000)
  • ChopTree - Chop one log, all above it will fall.
  • DefaultCommmands - Adds many commands that are helpful and fun.
  • Hero Chat - Adds chat channels, color text, and more. [g] = Global Chat
  • HomeX - Give your players ability to set a home (/sethome | /home)
  • LWC - Lightweight Chest Protection; Protect chests, doors, and more! (/cprivate)
  • NoCheat - Find cheaters! Disably fly mod, speed hack, and lots more cheats.
  • Spyer - Make yourself invisible! Spy on your players. (/spy | /quit)
  • OpenInv - Open players inventories in real-time. (/openinv <player>)
  • SpawnX - Set a spawnpoint on your world. (/setspawn | /spawn)
  • WeatherControl - Change the weather state. (/weather)
  • WorldEdit - Easy world editing plugin. Cuboid, clear grief, and more!
  • WorldGuard - Protect your world. Create protected regions, catch griefers. TNT, Fire Spread are disabled.
  • Permissions - Permissions for groups. Set which commands people can use.
  • PermissionsPlus - Change users groups in-game! (/group <player> Builder world)


Preset Permissions Groups:
  • Guest - Cannot build. Only chat and look.
  • Builder - Can build and use regular commands.
  • Donator - The donor group. People who donate should be put in this.
  • Moderators - Is a moderator, has moderator and kick/ban powers.
  • Admins - Is a server administrator. Has all plugin powers and server commands.


GROUPS PERMISSION COMMANDS:
Guest
- Grey name + [Guest] Prefix
- Can use /spawn
- Can use /warp <name>
- Can use /online
- Can use /msg <player> <message>
- Can use /afk

Builder
- Blue name + [Builder] Prefix
- Can build in the world
- Can protect chests with /cprivate or /lwc
- Can use /spawn
- Can use /sethome & /home
- Can use /msg <player> <message>
- Can use /online
- Can use /afk

Donator
- Green [Donor] Prefix
- Can use /tp <player> or /teleport <player>
- Can use /jump (Jumps to the block cursor is on)
- Can protect chests with /cprivate or /lwc
- Can use /spawn
- Can use /sethome & /home
- Can use /online
- Can use /afk
- Can use /warp <name>

Moderators
- Cyan Blue [Mod] Prefix
- Can use /spy & /quit to spy on players
- Is LWC mod (/lwc & /cprivate)
- Can change users permission group (/group <player> <rank> <world name> - /group Mikeambrose3 Builder world)
- Gets WorldGuard notifications ("Player places lava!")
- Can use /spawn, /sethome, /home
- Can use fly mod (Bypass NoCheat)
- Can use /god to become invincible!
- Can use /tp <player1> <player2> & /tphere <player>
- Can use /online
- Can use /heal
- Can use /kill
- Can use /warp
- Can use /freeze <player>
- Can use /ban <player> & /unban <player>
- Can use /ex (Extinguish fires nearby)
- Can use /kick <player>
- Can use /openinv <player> (Opens a players inventory!)

Admins
- Red [Admin] Prefix
- Can use /spy & /quit to spy on players
- Is LWC mod (/lwc & /cprivate)
- Can change users permission group (/group <player> <rank> <world name> - /group Mikeambrose3 Builder world)
- Gets WorldGuard notifications ("Player places lava!")
- Can use /spawn, /sethome, /home
- Can use fly mod (Bypass NoCheat)
- Can use /god to become invincible!
- Can use /tp <player1> <player2> & /tphere <player>
- Can use /online
- Can use /heal
- Can use /kill
- Can use /warp
- Can use /freeze <player>
- Can use /ban <player> & /unban <player>
- Can use /ex (Extinguish fires nearby)
- Can use /kick <player>
- Can use /openinv <player> (Opens a players inventory!)
- Can use /weather commands!
- Can use /setspawn & /spawn
- Can use /LWC ADMIN - chest protection admin
- Can use /searchinv command to search inventories for items
- Can use /give <item> <amount>
- Can use /time day|night
- Can use /fire (set player on fire)
- Can use /banlist
- Can use /mute <player> & /unmute <player>
- Can use /warp , /setwarp <name> , /delwarp <name>
- Can use /kit & /kitlist
- Can use /take (take item from persons inventory)
- Can use /fly (right click w/ feather)



NOTE - READ:
I do not offer server setup help. I only help with general issues. If you do everything the thread says, it will work fine.


Download:
[ Register or Signin to view external links. ]


How to start your server:
1.) Open Command Prompt (Windows) or Terminal (Linux).
2.) Use the 'cd' command to navigate to the directory that the bukkit.jar file is in. If it's in root on linux, you will type 'cd /root/' or if your using Windows, place the server folder on your desktop and type 'cd desktop/Premade_Server_Kit'.
3.) Once your in the directory, you can start your server using the following command.
java -server -Xmx512M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -jar bukkit.jar nogui


The startup script above will start the server with a minimum of 512MB RAM (min.) and use as much as the server has on it that is usable (max.).

You must have port 25565 or the port in the server.properties port forwarded for your server to allow others to connect. If you have a VPS, or other remotely hosted server, the host should have all ports forwarded by default.


Last edited by -MikeA- ; edited 16 times in total

The following 4 users thanked -MikeA- for this useful post:

F3r (09-14-2011), MrFunEGUY (08-29-2011), _Ghost_ (07-18-2011), StVincent (07-17-2011)
#2. Posted:
Mircosoft
  • Rising Star
Status: Offline
Joined: Jun 06, 201113Year Member
Posts: 791
Reputation Power: 26
Status: Offline
Joined: Jun 06, 201113Year Member
Posts: 791
Reputation Power: 26
i know how to start servers but there is no server starter in it...

should i just get the one from minecrafts website?

edit

im ok now

thanks


Last edited by Mircosoft ; edited 1 time in total
#3. Posted:
loventhegames
  • New Member
Status: Offline
Joined: Dec 20, 201013Year Member
Posts: 40
Reputation Power: 1
Status: Offline
Joined: Dec 20, 201013Year Member
Posts: 40
Reputation Power: 1
super helpful man keep it up
#4. Posted:
Resolution_JR
  • Powerhouse
Status: Offline
Joined: Feb 12, 201113Year Member
Posts: 468
Reputation Power: 41
Status: Offline
Joined: Feb 12, 201113Year Member
Posts: 468
Reputation Power: 41
Really good post mike! Sticky Do i smell? It should be man its great 8)
#5. Posted:
StVincent
  • TTG Senior
Status: Offline
Joined: Aug 27, 201013Year Member
Posts: 1,570
Reputation Power: 63
Status: Offline
Joined: Aug 27, 201013Year Member
Posts: 1,570
Reputation Power: 63
This server is THE best. Can't beat it.
#6. Posted:
-MikeA-
  • Prospect
Status: Offline
Joined: May 13, 201113Year Member
Posts: 627
Reputation Power: 24
Status: Offline
Joined: May 13, 201113Year Member
Posts: 627
Reputation Power: 24
-PING_ wrote Really good post mike! Sticky Do i smell? It should be man its great 8)


I might re-do it later. The server doesn't find permissions config sometimes on Windows 7. This was straight off of my Ubuntu server, I just edited out some database info in the configs and redid the permission groups.

Thanks for the nice comments though.
#7. Posted:
TTG_Daan
  • TTG Addict
Status: Offline
Joined: May 18, 201113Year Member
Posts: 2,177
Reputation Power: 96
Status: Offline
Joined: May 18, 201113Year Member
Posts: 2,177
Reputation Power: 96
how do u give people ranks mate
#8. Posted:
-Niko
  • Resident Elite
Status: Offline
Joined: May 26, 201113Year Member
Posts: 246
Reputation Power: 9
Status: Offline
Joined: May 26, 201113Year Member
Posts: 246
Reputation Power: 9
Nice, this will help people out loads.

-Niko
#9. Posted:
xDubzz
  • TTG Natural
Status: Offline
Joined: Mar 03, 201113Year Member
Posts: 904
Reputation Power: 36
Status: Offline
Joined: Mar 03, 201113Year Member
Posts: 904
Reputation Power: 36
How Do You Make YOURSELF Admin
#10. Posted:
-MikeA-
  • Prospect
Status: Offline
Joined: May 13, 201113Year Member
Posts: 627
Reputation Power: 24
Status: Offline
Joined: May 13, 201113Year Member
Posts: 627
Reputation Power: 24
xDubzz wrote How Do You Make YOURSELF Admin


Put yourself in OPS.TXT and then open /plugins/permissions/world.yml, at the very bottom change user: Mikeambrose3 to user: Your Name.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.