Create a ready server minecraft 1.7 2.

Description:

Assembly built on the basis of the productive Spigot kernel version 1.7-1.8. All plug-ins in the assembly are Russified, most of them are Russified personally by the author. This assembly is suitable for both a beginner and an experienced user. This is not a base assembly, this is a completely ready-made assembly that you can immediately install on your server. It contains only those plugins that I found useful. There will be no dupes, creative bands, trampolines, stair seats, dupes, and other rubbish. There are 27 plugins in the assembly, counting auxiliary plugins.

Server Features:

  • Good stabilization, tested on 3 server machines.
  • All plugins are configured.
  • Russified all plugins.
  • Disabled explosions and burning blocks.
  • PeX is configured with 4 VIP groups, 1 default group and 2 administration groups.
  • Built into the core of X-Ray
  • Protection against bot attacks.
  • A more convenient MaxBans ban plugin than Essentials.
  • Hidden messages about the entry / exit / death of the player.
  • Auto-rise of the server when falling.
  • The complete absence of residual files and other garbage. Only a clean server!
  • Server protection by disabling potentially dangerous commands. + Admin protection. For it can only be removed by you, through the console.
  • Frequent updates and bug fixes in the assembly.
  • Drop items on relog during PvP (Optional, disabled by default)! As well as disabling /god and /fly during the battle. Only honest PVP!
  • Maximum vertical expansion of the region, from 0 to 256, + prohibition of lava flow in the region, and displacement by pistons. The vulture of regions is completely eradicated!
  • Sets for donation groups are set up qualitatively, in fact, here are the sets themselves:

Screenshots of kits:

VIP:

supervip:

Premium:

golden vip:

Plugins:

Q: How to register a group for yourself?
A: There are 7 groups in the assembly, including the default one. You can register a group with the following command: / pex group [group name] user add [nickname].
Group names: Default, Vip, SuperVip, Premium, GoldenVip, Moderator, Admin

Q: How can I change prefixes for a group?
A: You need to go to the plugins folder, find the PermissionsEx folder there, and already in it find the Permissions file, it is in it that all groups are located. The prefix is ​​located after the rights, in the example of a player it is line 50.

Q: How do I change messages in AutoMessage?
A: You need to go back to the Plugins folder, and find the AutoMessage folder there, there will be a Config.yml file, that's where you can change these messages.

Q: I want to change the names of the local and global chat, how do I do that?
A: You need to go to the Plugins folder again, then find the ChatManager folder there, and the Config.yml file in it, I think there will be no further questions.

Q: I want to enable display of players entering and leaving the server, how can I do this?
A: As always - the plugins folder, HideStream, Config.yml, line 10, the following options are by analogy.

Q:Commands such as Ver, Pl, ?, Plugins, etc. are disabled by default, how can I enable them?
О:Plugins folder, then NoCheatPlus folder, then Config.yml - line 34.

Q: I want to limit the world using the WorldBorder plugin, how can I do that?
О:It is necessary to register the command / wb set [Borders of your world. For example 5000.]

Q: I want to give VIPs more points at home, how to do it?
A:Plugins folder, Essentials folder, Config.yml, line 406.

Q: I want to give VIPs more regions, how can I do that?
A:Plugins folder, WorldGuard folder, Config.yml, line 36.

Q: I want to reconfigure the sets for VIP groups, how do I do it?
O: Plugins folder, Essentials folder, Config.yml, line 210.

Q: I can't fall down and remove the boot for other people, how can I fix this?
A: By default, the OP command is only available to people in the Admin group and the server console. This is done in order to increase protection against hacking. Even if your OP is hacked, they will not be able to give it to another, or take it from you.

Q: How to remove the protection of the commands op, deop, save-all, etc.?
A:Plugins folder --> NoCheatPlus --> Config.yml line 56, set to False. But think before you disable these commands, because one day they can save your server from crashing!

Q: How can I enable drop items when exiting pvp?
A: Plugins ---> CombatLog ---> C0nfig.yml, line 102. For example, you can give only a short-term ban for exiting pvp (5-10 minutes), and keep things. If you are against this plugin at all, delete it.

Q: I can't login to the server, what should I do?
A:Go to the server folder, open the server.properties file, find the line online-mode=true, and change true to false. It should look like this online-mode=false.

Minecraft server 1.7.2 on Bukkit with pre-installed and configured plugins. Fully Russified core (Spigot) and plugins themselves. This assembly can be used for both small local server for playing with friends over the network and for large commercial projects. Features of this server:

  • blocks are not damaged by explosions.
  • when the server "falls", it automatically reboots.
  • the minimum number of plugins, which minimizes the load.
  • full Russification of the plugin.
  • autosave and xray are enabled.

List of included plugins

  • Authme - authorization.
  • Auto Message is a messaging system.
  • Chat Guard - Protection against swearing, spam, etc. in chat.
  • Clear Lag - Optimization of the server itself.
  • Essentials - A set of commands and features, includes Spawn, Chat, GroupManager.
  • Loki Post - protection from pillars and pits.
  • McJob - Job Plugin.
  • No Cheat Plus - Protection against cheats.
  • Noob Protector - Protecting new players from PvP.
  • CP Fix - Fixes Russian characters.
  • Vault - API for additional plugins.
  • Protocol LIB - Another plugin add-on.
  • World Border - Limits the size of the map.
  • World Edit - Ability to edit the world.
  • World Guard - Protection of the map and the world.

Some moments of setting up a Minecraft Bukkit 1.7.2 server.

  • To add a player to a group, you need to add his nickname to the users.yml file (in the Group Manager plugin folder) or enter the command manuadd [player nickname] [group to add].
  • To add auto messages to the chat, open the config.yml file (Auto Message plugin).
  • Changing messages when entering the server and server rules is done in the motd.txt and rules.txt files (Essentials plugin).
  • The set of items is changed in config.yml (Essentials plugin, line 211)
  • To enable damage to blocks from explosions, you need to set true instead of false in the config.yml file of the World Guar plugin wherever there is block-damage.
  • The autosave time is changed in the bukkit.yml file in the autosave line. The number is in ticks, 1 second=20 ticks. We do not recommend betting less than 10 minutes or 12000 ticks.
  • X-ray protection is disabled in the spigot.yml file on line 71, change enable:ture to enable:false.
  • If the server does not restart during crashes and manually you need to rename the batch file of the server start to start.bat.
  • To install additional mods on this Bukkit server, you need to replace the kernel with MCPC+.
  • Checking IP addresses for presence in the SpanHuas database is disabled in the spigot.yml file in the prevent-proxies line, the value of true is changed to false.

High-quality assembly of the Minecraft server from the author Kron. The assembly is based on the productive core of Spigon and contains only the necessary plugins for stable server operation and a comfortable game.

All plugins and core are translated into Russian. The Minecraft Server build is suitable both for playing with friends and for creating a project based on this build.

Assembly core: Spigot
Kernel version: 1.5.2 (R1.1) / 1.6.4 (R2.1) / 1.7.9 (R0.1)
Build version: 1.5.6

Features of Minecraft Server Build

- Disabled damage to blocks from any explosions, blocked the lighter and lava bucket.
- Server auto-restart in case of crashes.
— Only the most necessary plugins for the server! - nothing extra.
- Run on any OS. (Windows/Linux/Mac)
- Configured all major plugins.
- Regular updates.
- Productive core Spigot.
- The core and plugins are completely in Russian.
- Included built into the kernel: Anti X-Ray and AutoSave.
- GroupManager is configured for 6 groups: Player, Vip, Supervip, Premium, Moder, Admin.

List of plugins

Auth Me— Authorization plugin (Rus)
AutoMessageAutomatic messages(Translation not required)
ChatGuard— Protection from spam, swear words, advertising (Rus)
ClearLag— Server optimization (Rus)
Essentials— Set of commands and functions (Rus)
EssentialsSpawn— Working with spawn (Rus)
EssentialsChat— Chat plugin (Rus)
EssentialsGroupManager— Setting rights for players (Rus)
lokipost— Protection from pillars and pits (Rus)
McJobs— Plugin works (Rus)
NoCheat Plus– Anitichit (Rus)
NoobProtector— Protecting newbies from PvP (Rus)
C.P.Fix- Correction of Russian characters (Translation is not required)
vault- API for some plugins (No translation required)
ProtocolLib- Required for some plugins (No translation required)
WorldBorder— Limiting the size of the world (Rus)
WorldEdit— Editing the world (Rus)
WorldGuard— Protection of territories and the world (Rus)
clear world- Cleaning the server from old regions (Translation is not required)
WGFixAutomatic installation flags (no translation required)

Frequently Asked Questions and Answers

Show Hide

AT: How to add a player to a specific group (Vip, Supervip, Premium, Moder, Admin)?
O: Open the users.yml file in the GroupManager plugin folder (worlds\world) and add the player to the group as shown, or enter the command manuadd [Nickname] [Group] in the console.
—-
AT: Where can I change/add auto messages in the chat?
O: In the config.yml file, in the AutoMessage plugin folder.
—-
AT: Where can I change the message when entering the server (/motd) and the rules (/rules)?
O: In the Essentials plugin folder, in the motd.txt and rules.txt files.
—-
AT: Where can I change group prefixes?
O: In the group.yml file, in the GroupManager plugin folder.
—-
AT: Where can I add/change item kits (/kit starter, vip, etc.)?
O: In the config.yml file, in the Essentials plugin folder, on line 211.
—-
AT: How to enable block damage from all explosions?
O: Open the config.yml file in the WorldGuard plugin folder and change true to false on all lines with the word block-damage.
—-
AT: How to reduce or increase the autosave time on the server?
O: Go to the bukkit.yml file, find the autosave line and replace 36000 with the tick number you need. There are 20 ticks in a second, 10 minutes is 12000 ticks. Less than 10 minutes is not recommended.
—-
AT: How to disable built-in X-Ray protection (orebfuscator)?
O: Go to the spigot.yml file, find line 71 and replace enable: true with enable: false.
—-
AT: The server does not restart via the /restart command, auto-restart does not work on crashes. How to fix it?
O: Rename the server startup batch file to start.bat.
—-
AT: Is it possible to put mods on this server assembly?
O: You can if you replace the Spigot core with MCPC +. Current Russian. the version can always be taken here.
—-
AT: How to disable checking IP addresses for presence in the SpamHaus database?
O: Go to the spigot.yml file and change prevent-proxies: true to false.
—-
AT: How do I allow players to use a lighter and/or lava bucket?
O: The lighter can be enabled by issuing the /rg f __global__ lighter allow command, or by downgrading WorldGuard to 5.7.4. Lava can be enabled by removing the following from the blacklist.txt file (in the WorldGuard/worlds/world folder):

ignore-groups=admin
on-use=deny, tell

Internet