MCRealistic - Realistic Minecraft!
MCRealistic

- Have you ever been tired of minecraft not being realistic enough? Well, Then this is the plugin for you! This plugin makes minecraft much more realistic and adds a lot of features!
Note:
You can disable/enable all this features in the config.yml, so if you want only one of those features, be welcome. =====================
Features:
* Realistic Building:
- - The blocks you build will fall down.
- - There is a 'Building Support' block which you can craft like that:
1 Cobblestone
and 1 fence below, will make a building support.
If you place the building support it will not fall down, and then you can place regular blocks on the building support, and break the building support. And the blocks will not fall down.
* Weather affects player:
- - If it is raining/snowing in the minecraft world and a player doesn't have any clothes on him(armor) or is not near a torch then he will freeze to death.
- - If a player is standing near a torch when it's raining he will feel cosy..
* Player gets thirsty:
- - If you don't drink you will get thirsty, and when you are really thirsty you will start to take damage every couple of minutes, you can drink from a bottle you get when you spawn. You can refill that bottle.
* Chopping down trees is now more realistic:
- - This plugin disable chopping down trees with your bare hands(you can disable this in the config).
- - When you chop down a tree not with an axe, you will only get 1 wood.
- - If you chop down a tree with an axe you have a chance to get 3 wood/2 wood/1 wood/or nothing.
* Minecraft stats:
- - If you write /mystats it will show you your stats, example:
The name and the age is randomly generated, you can disable this.
* Fatigue system:
- - When the players mines block, break blocks, and does certain actions, his fatigue goes up. the limit is 250. When a player's fatigue reached 250, the player can't perform certain action like breaking block, placing block.... Until he gets some sleep in a nice and comfortable bed.
* Armor weight system:
- - Your speed is set by the amount of armor you have, so if you have all diamond armor you will move really slow, and if you will have all leather armor you will move at a regular speed.
* Broken Bones:
- - If you fall from a high place you will probably break your bones, When your bones are broken you will move slower, until they are healed again, the time it takes for the bones to heal depends on how high was the fall.. You can instantly heal your bones by using a bandage you can create like this:
Right click to use. won't work if stacked.
* Trails:
- - When you walk you will leave a trail behind you, that works like that: when you stand on a block you have a 1/4 chance on turning that block into dirt if it's grass, into sandstone if it's sand...
* Enchanted arrows light a fire:
- - When you shoot an arrow with an enchantment of fire, the arrow will light a fire where it hits.
More features to come....
Permission:
- - mcr.mystats ===> Description: Permission for the command /mystats.
- - mcr.fatigue ===> Description: Permission for the command /fatigue.
Config.yml
- This plugin is very customizable, Here is the config.yml:
Server: Weather: WeatherAffectsPlayer: true Player: Thirst: true DisplayHungerMessage: true Allow Fatigue: true Allow Chop Down Trees With Hands: false Trees have random number of drops: true Allow /mystats: true Allow /fatigue: true Spawn with items: true Building: Realistic_Building: true
-
View User Profile
-
Send Message
Posted Oct 8, 2023do 1.2 plsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssorelseyoudie:)
-
View User Profile
-
Send Message
Posted Nov 15, 2016@xXMcViRuzXx
Hi, the author chose to not update this plugin. I have updated it myself and moved it to Spigot. All errors are fixed in the latest versions: https://www.spigotmc.org/resources/mcrealistic-reloaded.21628/
-
View User Profile
-
Send Message
Posted Sep 1, 2016No errrors in console.
Bandages dont work
Im using spigot 1.8.8 and MCRealistic 1.6
https://dev.bukkit.org/bukkit-plugins/mcrealistic-realistic-minecraft/files/5-mcrealistic-1-6/
-
View User Profile
-
Send Message
Posted Jul 26, 2016@MrBogdanGames
Hi there, you'll need a newer version of the plugin for this. Download the 1.9 plugin in the 'versions' section here: https://www.spigotmc.org/resources/mcrealistic-reloaded.21628/. The latest one is 1.10.
-
View User Profile
-
Send Message
Posted Jul 25, 2016What error??
[09:54:55 WARN]: [MCRealistic] Task #16587 for MCRealistic v1 generated an exception java.lang.NoClassDefFoundError: net/minecraft/server/v1_9_R2/Packet at me.FCB.FCBMain$3.run(FCBMain.java:189) [?:?] at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91] Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_9_R2.Packet at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_91] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_91] ... 8 more
-
View User Profile
-
Send Message
Posted Apr 11, 2016I have decided to continue this project on: https://www.spigotmc.org/resources/mcrealistic-reloaded.21628/
All credit given to original author :)
-
View User Profile
-
Send Message
Posted Oct 24, 2017In reply to SamB440:
-
View User Profile
-
Send Message
Posted Oct 25, 2017In reply to 0ct0ber:
-
View User Profile
-
Send Message
Posted Oct 26, 2017In reply to SamB440:
-
View User Profile
-
Send Message
Posted Mar 26, 2016@Knucklesfan
It spams errors in my console. Doesn't send title packets.
-
View User Profile
-
Send Message
Posted Mar 20, 2016@SamB440
I can confirm this does work in 1.9, and probably in future versions
-
View User Profile
-
Send Message
Posted Mar 19, 2016Will this be updated?
-
View User Profile
-
Send Message
Posted Feb 4, 2016Hello! I love the plugin but.... Can you make a way to turn off block falling? I have the Realistic_Building: false but they still fall. I really like the fire torches and the thirst and breaking your legs feature... I just do not care for the block falling.
-
View User Profile
-
Send Message
Posted Dec 12, 2015A really great plugin but english doesn't mean all.
Need some translations files.
-
View User Profile
-
Send Message
Posted Oct 12, 2015Please support language, can you add for to change language in plugin ?
by the way thanks for making this epic plugin ^_^
-
View User Profile
-
Send Message
Posted Sep 8, 2015Man, there is a way to change the language ? it's boring to see the messages on english..
-
View User Profile
-
Send Message
Posted Aug 30, 2015@PDKnight
Thanks for the ideas! I'll work on it.
-
View User Profile
-
Send Message
Posted Aug 23, 2015Hey, nice plugin!
Anyway, what about customizable fatigue limit in config file, or (for example) /mcr reload command?
-
View User Profile
-
Send Message
Posted Aug 23, 2015@Giga11
I'll add customizable messages, so you could change them to your language on your own. :)
-
View User Profile
-
Send Message
Posted Aug 23, 2015@Buldozerul
Yea, i'll update that right now! Didn't notice the bug!