Home›Java›Mods›[RealisticMC] • 1.8 - 1.12 • No Lag • Epic Effects • Configurable • Multi-World • (Inactive)
ModsJava
[RealisticMC] • 1.8 - 1.12 • No Lag • Epic Effects • Configurable • Multi-World • (Inactive)
RealisticMC will make your server realistic with epic effects!. Free Minecraft Java mod for 1.8, 1.9, 1.10.
⬇ Download on Spigot
Sorry, I stopped with developing RealisticMC. I don't have enough time for it.
RealisticMC is a plugin that will add realistic effects to your server! Everything is configurable in the configuration file! And you can add enabled-worlds to the configuration file! Trees will fall with a cool effect, TNT will blow up realistic, Blocks fall with gravity and players get blood from damage by others and much more! You can use a GUI to select a type balloon!
We have a Discord Server! If you have a idea/suggestion you can send it to me on Discord! Also you can report bugs. You can join our Discord server with this link: https://discord.gg/u5WHwsB
RealisticMC is a plugin that will add realistic effects to your server! Everything is configurable in the configuration file! And you can add enabled-worlds to the configuration file! Trees will fall with a cool effect, TNT will blow up realistic, Blocks fall with gravity and players get blood from damage by others and much more! You can use a GUI to select a type balloon!
We have a Discord Server! If you have a idea/suggestion you can send it to me on Discord! Also you can report bugs. You can join our Discord server with this link: https://discord.gg/u5WHwsB
Spoiler: Tutorial/Showcase | Dutch
RealisticMC v3.1 Tutorial Dutch
Spoiler: Tutorial/Showcase | English
RealisticMC v4.4 Tutorial English
Spoiler: Screenshots
RealisticMC will add realistic effects to your server, everything is configurable and you can add your own language! There are permissions/commands included! You can join us discord server:
https://discord.gg/u5WHwsB
Test Servers with RealisticMC:
civcraft.serv.nu
Send me a message if you want on the test server list.
Test Servers with RealisticMC:
civcraft.serv.nu
Send me a message if you want on the test server list.
How to install the plugin:
(1) Download the RealisticMC.jar.
(2) Drop RealisticMC.jar in your plugins folder.
(3) Start or reload your server.
(1) Download the RealisticMC.jar.
(2) Drop RealisticMC.jar in your plugins folder.
(3) Start or reload your server.
THIS CONFIGURATION IS FOR 1.9+
Code (YAML):
# - O X #
# RealisticMC Command Tutorial #
# /rmcadd <effect-name> <world> | You have added this world with the effect name to the enabled-worlds! #
# /rmcremove <effect-name> <world> | You have removed this world with the effect name from the enabled-worlds! #
# #
# Effects: #
# TNT-Explosions #
# Falling-Blocks #
# RealisticTrees #
# Blood-Effects #
# Tornado #
# Fall-Effect #
# Small-ArmorStand/Armed-ArmorStand #
# Dead-Trees #
# Balloons #
# Eat-Effect #
# Realistic-Grow #
# #
# Minecraft Sounds: https://www.spigotmc.org/wiki/cc-sounds-list/ #
# ------------------------------------------------ Configuration -------------------------------------------------#
TNT-Explosions-Worlds :
- world
Falling-Blocks-Worlds :
- world
RealisticTrees-Worlds :
- world
Blood-Effects-Worlds :
- world
Tornado-Worlds :
- world
Dead-Trees-Worlds :
- world
Fall-Effect-Worlds :
- world
Armed-ArmorStand-Worlds :
- world
Small-ArmorStand-Worlds :
- world
Balloons-Worlds :
- world
Eat-Effect-Worlds :
- world
Realistic-Grow-Worlds :
- world
TNT-Explosions : true
Falling-Blocks : false
RealisticTrees : true
Blood-Effects : true
Tornado-Effect : true
Small-Tornado : true
Dead-Trees : true
Fall-Effect : true
Balloons : true
Small-Armorstand : false
Armed-Armorstand : true
Eat-Effect : true
Realistic-Grow : true
TNT-Explosions-WorldGuard : false
Fall-Effect-Sound : true
Tornado-Block : STAINED_GLASS
Tornado-DataValue : 7
reload-command : '&7 [&eRealisticMC&7 ] &aYou have reloaded the configuration file!'
add-world : '&7 [&eRealisticMC&7 ] &aYou have added world %world% to enabled-worlds!'
remove-world : '&7 [&eRealisticMC&7 ] &cYou have removed %world% from enabled-worlds!'
error-remove-world : '&7 [&eRealisticMC&7 ] &cThe world %world% does not exist in the enabled worlds'
no-permission : '&7 [&eRealisticMC&7 ] &cYou don''t have the permission for this command!'
already-added-world : '&7 [&eRealisticMC&7 ] &cYou have already added this world to the enabled-worlds!'
need-effect-name : '&7 [&eRealisticMC&7 ] &cYou need to enter a effect name to this command!'
need-world-name : '&7 [&eRealisticMC&7 ] &cYou need to enter a world name to this command!'
spawned-tornado : '&7 [&eRealisticMC&7 ] &aYou have spawned a tornado to your location!'
no-location-tornado : '&7 [&eRealisticMC&7 ] &cYou need to enter x, y, z to execute.'
balloon-despawned : '&7 [&eRealisticMC&7 ] &cYou have unequipped your current balloon!'
configuration-updated : '&7 [&eRealisticMC&7 ] &aYou have succesful updated the value!'
Help-List :
- '&e&l&m ---------------------------------------------'
- '&7'
- '&e&lRealisticMC'
- '&7Version : 4.4r'
- '&7'
- '&e&l* &7/rmcadd | &8To add the world to the enabled-worlds.'
- '&e&l* &7/rmcremove | &8To remove the world from enabled-worlds.'
- '&e&l* &7/rmctornado <spawn> [x, y, z ] | &8To spawn a tornado.'
- '&e&l* &7/rmcballoon [Red, Green, Blue, Yellow, Purple ] | &8Equip a balloon.'
- '&e&l* &7/rmcballoon stop | &8To despawn your selected balloon.'
- '&e&l* &7/rmcopen [BalloonGUI ] | &8To open the Balloon Selector.'
- '&e&l* &7/rmcconfig | &8To configure the plugin with a GUI.'
- '&e&l* &7/rmcreload | &8To reload the configuration file.'
- '&e&l* &7/rmchelp | &8To show the help list with all the commands.'
- '&7'
- '&c [ ] Required &7| &8<> Optional'
- '&7'
- '&e&l&m ---------------------------------------------'
open-gui-error : '&7 [&eRealisticMC&7 ] &cThis GUI cannot opened because its doesn''t exist.'
BalloonGUI-Name : 'Balloons Selector'
balloon-spawned : '&7 [&eRealisticMC&7 ] &aYou have spawned a %type% balloon to your location!'
balloon-name : '&7 [&eRealisticMC&7 ] &cYou need to enter a balloon name to this command!'
balloon-type-red : 'Red'
balloon-type-blue : 'Blue'
balloon-type-yellow : 'Yellow'
balloon-type-green : 'Green'
balloon-type-purple : 'Purple'
balloon-type-unequip : 'Unequip'
BalloonGUI-Lore :
- '&8Balloon Selector'
- ''
- '&7In this menu you can select'
- '&7your own balloons. Click on a'
- '&7balloon to equip!'
- ''
- '&eClick to equip!'
BalloonGUI-Unequip-Lore :
- '&8Balloon Selector'
- ''
- '&7In this menu you can select'
- '&7your own balloons. Click on this'
- '&7item to unequip!'
- ''
- '&eClick to unequip!'
Spawn-Tornado-Sounds-1 : ENTITY_WITHER_DEATH
Spawn-Tornado-Sounds-2 : ENTITY_WITHER_HURT
Dead-Trees-Sounds : ENTITY_CHICKEN_EGG
Balloon-Update-Time : 20
Eat-Effect-Particles:
LARGE-CLOUDS : 1
SPELL-PARTICLES : true
# RealisticMC Command Tutorial #
# /rmcadd <effect-name> <world> | You have added this world with the effect name to the enabled-worlds! #
# /rmcremove <effect-name> <world> | You have removed this world with the effect name from the enabled-worlds! #
# #
# Effects: #
# TNT-Explosions #
# Falling-Blocks #
# RealisticTrees #
# Blood-Effects #
# Tornado #
# Fall-Effect #
# Small-ArmorStand/Armed-ArmorStand #
# Dead-Trees #
# Balloons #
# Eat-Effect #
# Realistic-Grow #
# #
# Minecraft Sounds: https://www.spigotmc.org/wiki/cc-sounds-list/ #
# ------------------------------------------------ Configuration -------------------------------------------------#
TNT-Explosions-Worlds :
- world
Falling-Blocks-Worlds :
- world
RealisticTrees-Worlds :
- world
Blood-Effects-Worlds :
- world
Tornado-Worlds :
- world
Dead-Trees-Worlds :
- world
Fall-Effect-Worlds :
- world
Armed-ArmorStand-Worlds :
- world
Small-ArmorStand-Worlds :
- world
Balloons-Worlds :
- world
Eat-Effect-Worlds :
- world
Realistic-Grow-Worlds :
- world
TNT-Explosions : true
Falling-Blocks : false
RealisticTrees : true
Blood-Effects : true
Tornado-Effect : true
Small-Tornado : true
Dead-Trees : true
Fall-Effect : true
Balloons : true
Small-Armorstand : false
Armed-Armorstand : true
Eat-Effect : true
Realistic-Grow : true
TNT-Explosions-WorldGuard : false
Fall-Effect-Sound : true
Tornado-Block : STAINED_GLASS
Tornado-DataValue : 7
reload-command : '&7 [&eRealisticMC&7 ] &aYou have reloaded the configuration file!'
add-world : '&7 [&eRealisticMC&7 ] &aYou have added world %world% to enabled-worlds!'
remove-world : '&7 [&eRealisticMC&7 ] &cYou have removed %world% from enabled-worlds!'
error-remove-world : '&7 [&eRealisticMC&7 ] &cThe world %world% does not exist in the enabled worlds'
no-permission : '&7 [&eRealisticMC&7 ] &cYou don''t have the permission for this command!'
already-added-world : '&7 [&eRealisticMC&7 ] &cYou have already added this world to the enabled-worlds!'
need-effect-name : '&7 [&eRealisticMC&7 ] &cYou need to enter a effect name to this command!'
need-world-name : '&7 [&eRealisticMC&7 ] &cYou need to enter a world name to this command!'
spawned-tornado : '&7 [&eRealisticMC&7 ] &aYou have spawned a tornado to your location!'
no-location-tornado : '&7 [&eRealisticMC&7 ] &cYou need to enter x, y, z to execute.'
balloon-despawned : '&7 [&eRealisticMC&7 ] &cYou have unequipped your current balloon!'
configuration-updated : '&7 [&eRealisticMC&7 ] &aYou have succesful updated the value!'
Help-List :
- '&e&l&m ---------------------------------------------'
- '&7'
- '&e&lRealisticMC'
- '&7Version : 4.4r'
- '&7'
- '&e&l* &7/rmcadd | &8To add the world to the enabled-worlds.'
- '&e&l* &7/rmcremove | &8To remove the world from enabled-worlds.'
- '&e&l* &7/rmctornado <spawn> [x, y, z ] | &8To spawn a tornado.'
- '&e&l* &7/rmcballoon [Red, Green, Blue, Yellow, Purple ] | &8Equip a balloon.'
- '&e&l* &7/rmcballoon stop | &8To despawn your selected balloon.'
- '&e&l* &7/rmcopen [BalloonGUI ] | &8To open the Balloon Selector.'
- '&e&l* &7/rmcconfig | &8To configure the plugin with a GUI.'
- '&e&l* &7/rmcreload | &8To reload the configuration file.'
- '&e&l* &7/rmchelp | &8To show the help list with all the commands.'
- '&7'
- '&c [ ] Required &7| &8<> Optional'
- '&7'
- '&e&l&m ---------------------------------------------'
open-gui-error : '&7 [&eRealisticMC&7 ] &cThis GUI cannot opened because its doesn''t exist.'
BalloonGUI-Name : 'Balloons Selector'
balloon-spawned : '&7 [&eRealisticMC&7 ] &aYou have spawned a %type% balloon to your location!'
balloon-name : '&7 [&eRealisticMC&7 ] &cYou need to enter a balloon name to this command!'
balloon-type-red : 'Red'
balloon-type-blue : 'Blue'
balloon-type-yellow : 'Yellow'
balloon-type-green : 'Green'
balloon-type-purple : 'Purple'
balloon-type-unequip : 'Unequip'
BalloonGUI-Lore :
- '&8Balloon Selector'
- ''
- '&7In this menu you can select'
- '&7your own balloons. Click on a'
- '&7balloon to equip!'
- ''
- '&eClick to equip!'
BalloonGUI-Unequip-Lore :
- '&8Balloon Selector'
- ''
- '&7In this menu you can select'
- '&7your own balloons. Click on this'
- '&7item to unequip!'
- ''
- '&eClick to unequip!'
Spawn-Tornado-Sounds-1 : ENTITY_WITHER_DEATH
Spawn-Tornado-Sounds-2 : ENTITY_WITHER_HURT
Dead-Trees-Sounds : ENTITY_CHICKEN_EGG
Balloon-Update-Time : 20
Eat-Effect-Particles:
LARGE-CLOUDS : 1
SPELL-PARTICLES : true
THIS CONFIGURATION IS FOR 1.8
Code (YAML):
# - O X #
# RealisticMC Command Tutorial #
# /rmcadd <effect-name> <world> | You have added this world with the effect name to the enabled-worlds! #
# /rmcremove <effect-name> <world> | You have removed this world with the effect name from the enabled-worlds! #
# #
# Effects: #
# TNT-Explosions #
# Falling-Blocks #
# RealisticTrees #
# Blood-Effects #
# Tornado #
# Fall-Effect #
# Small-ArmorStand/Armed-ArmorStand #
# Dead-Trees #
# Balloons #
# Eat-Effect #
# Realistic-Grow #
# #
# Minecraft Sounds: https://www.spigotmc.org/wiki/cc-sounds-list/ #
# ------------------------------------------------ Configuration -------------------------------------------------#
TNT-Explosions-Worlds :
- world
Falling-Blocks-Worlds :
- world
RealisticTrees-Worlds :
- world
Blood-Effects-Worlds :
- world
Tornado-Worlds :
- world
Dead-Trees-Worlds :
- world
Fall-Effect-Worlds :
- world
Armed-ArmorStand-Worlds :
- world
Small-ArmorStand-Worlds :
- world
Balloons-Worlds :
- world
Eat-Effect-Worlds :
- world
Realistic-Grow-Worlds :
- world
TNT-Explosions : true
Falling-Blocks : false
RealisticTrees : true
Blood-Effects : true
Tornado-Effect : true
Small-Tornado : true
Dead-Trees : true
Fall-Effect : true
Balloons : true
Small-Armorstand : false
Armed-Armorstand : true
Eat-Effect : true
Realistic-Grow : true
TNT-Explosions-WorldGuard : false
Fall-Effect-Sound : true
Tornado-Block : STAINED_GLASS
Tornado-DataValue : 7
reload-command : '&7 [&eRealisticMC&7 ] &aYou have reloaded the configuration file!'
add-world : '&7 [&eRealisticMC&7 ] &aYou have added world %world% to enabled-worlds!'
remove-world : '&7 [&eRealisticMC&7 ] &cYou have removed %world% from enabled-worlds!'
error-remove-world : '&7 [&eRealisticMC&7 ] &cThe world %world% does not exist in the enabled worlds'
no-permission : '&7 [&eRealisticMC&7 ] &cYou don''t have the permission for this command!'
already-added-world : '&7 [&eRealisticMC&7 ] &cYou have already added this world to the enabled-worlds!'
need-effect-name : '&7 [&eRealisticMC&7 ] &cYou need to enter a effect name to this command!'
need-world-name : '&7 [&eRealisticMC&7 ] &cYou need to enter a world name to this command!'
spawned-tornado : '&7 [&eRealisticMC&7 ] &aYou have spawned a tornado to your location!'
no-location-tornado : '&7 [&eRealisticMC&7 ] &cYou need to enter x, y, z to execute.'
balloon-despawned : '&7 [&eRealisticMC&7 ] &cYou have unequipped your current balloon!'
configuration-updated : '&7 [&eRealisticMC&7 ] &aYou have succesful updated the value!'
Help-List :
- '&e&l&m ---------------------------------------------'
- '&7'
- '&e&lRealisticMC'
- '&7Version : 4.4r'
- '&7'
- '&e&l* &7/rmcadd | &8To add the world to the enabled-worlds.'
- '&e&l* &7/rmcremove | &8To remove the world from enabled-worlds.'
- '&e&l* &7/rmctornado <spawn> [x, y, z ] | &8To spawn a tornado.'
- '&e&l* &7/rmcballoon [Red, Green, Blue, Yellow, Purple ] | &8Equip a balloon.'
- '&e&l* &7/rmcballoon stop | &8To despawn your selected balloon.'
- '&e&l* &7/rmcopen [BalloonGUI ] | &8To open the Balloon Selector.'
- '&e&l* &7/rmcconfig | &8To configure the plugin with a GUI.'
- '&e&l* &7/rmcreload | &8To reload the configuration file.'
- '&e&l* &7/rmchelp | &8To show the help list with all the commands.'
- '&7'
- '&c [ ] Required &7| &8<> Optional'
- '&7'
- '&e&l&m ---------------------------------------------'
open-gui-error : '&7 [&eRealisticMC&7 ] &cThis GUI cannot opened because its doesn''t exist.'
BalloonGUI-Name : 'Balloons Selector'
balloon-spawned : '&7 [&eRealisticMC&7 ] &aYou have spawned a %type% balloon to your location!'
balloon-name : '&7 [&eRealisticMC&7 ] &cYou need to enter a balloon name to this command!'
balloon-type-red : 'Red'
balloon-type-blue : 'Blue'
balloon-type-yellow : 'Yellow'
balloon-type-green : 'Green'
balloon-type-purple : 'Purple'
balloon-type-unequip : 'Unequip'
BalloonGUI-Lore :
- '&8Balloon Selector'
- ''
- '&7In this menu you can select'
- '&7your own balloons. Click on a'
- '&7balloon to equip!'
- ''
- '&eClick to equip!'
BalloonGUI-Unequip-Lore :
- '&8Balloon Selector'
- ''
- '&7In this menu you can select'
- '&7your own balloons. Click on this'
- '&7item to unequip!'
- ''
- '&eClick to unequip!'
Spawn-Tornado-Sounds-1 : WITHER_DEATH
Spawn-Tornado-Sounds-2 : WITHER_HURT
Dead-Trees-Sounds : CHICKEN_EGG_POP
Balloon-Update-Time : 20
Eat-Effect-Particles:
LARGE-CLOUDS : 1
SPELL-PARTICLES : true
# RealisticMC Command Tutorial #
# /rmcadd <effect-name> <world> | You have added this world with the effect name to the enabled-worlds! #
# /rmcremove <effect-name> <world> | You have removed this world with the effect name from the enabled-worlds! #
# #
# Effects: #
# TNT-Explosions #
# Falling-Blocks #
# RealisticTrees #
# Blood-Effects #
# Tornado #
# Fall-Effect #
# Small-ArmorStand/Armed-ArmorStand #
# Dead-Trees #
# Balloons #
# Eat-Effect #
# Realistic-Grow #
# #
# Minecraft Sounds: https://www.spigotmc.org/wiki/cc-sounds-list/ #
# ------------------------------------------------ Configuration -------------------------------------------------#
TNT-Explosions-Worlds :
- world
Falling-Blocks-Worlds :
- world
RealisticTrees-Worlds :
- world
Blood-Effects-Worlds :
- world
Tornado-Worlds :
- world
Dead-Trees-Worlds :
- world
Fall-Effect-Worlds :
- world
Armed-ArmorStand-Worlds :
- world
Small-ArmorStand-Worlds :
- world
Balloons-Worlds :
- world
Eat-Effect-Worlds :
- world
Realistic-Grow-Worlds :
- world
TNT-Explosions : true
Falling-Blocks : false
RealisticTrees : true
Blood-Effects : true
Tornado-Effect : true
Small-Tornado : true
Dead-Trees : true
Fall-Effect : true
Balloons : true
Small-Armorstand : false
Armed-Armorstand : true
Eat-Effect : true
Realistic-Grow : true
TNT-Explosions-WorldGuard : false
Fall-Effect-Sound : true
Tornado-Block : STAINED_GLASS
Tornado-DataValue : 7
reload-command : '&7 [&eRealisticMC&7 ] &aYou have reloaded the configuration file!'
add-world : '&7 [&eRealisticMC&7 ] &aYou have added world %world% to enabled-worlds!'
remove-world : '&7 [&eRealisticMC&7 ] &cYou have removed %world% from enabled-worlds!'
error-remove-world : '&7 [&eRealisticMC&7 ] &cThe world %world% does not exist in the enabled worlds'
no-permission : '&7 [&eRealisticMC&7 ] &cYou don''t have the permission for this command!'
already-added-world : '&7 [&eRealisticMC&7 ] &cYou have already added this world to the enabled-worlds!'
need-effect-name : '&7 [&eRealisticMC&7 ] &cYou need to enter a effect name to this command!'
need-world-name : '&7 [&eRealisticMC&7 ] &cYou need to enter a world name to this command!'
spawned-tornado : '&7 [&eRealisticMC&7 ] &aYou have spawned a tornado to your location!'
no-location-tornado : '&7 [&eRealisticMC&7 ] &cYou need to enter x, y, z to execute.'
balloon-despawned : '&7 [&eRealisticMC&7 ] &cYou have unequipped your current balloon!'
configuration-updated : '&7 [&eRealisticMC&7 ] &aYou have succesful updated the value!'
Help-List :
- '&e&l&m ---------------------------------------------'
- '&7'
- '&e&lRealisticMC'
- '&7Version : 4.4r'
- '&7'
- '&e&l* &7/rmcadd | &8To add the world to the enabled-worlds.'
- '&e&l* &7/rmcremove | &8To remove the world from enabled-worlds.'
- '&e&l* &7/rmctornado <spawn> [x, y, z ] | &8To spawn a tornado.'
- '&e&l* &7/rmcballoon [Red, Green, Blue, Yellow, Purple ] | &8Equip a balloon.'
- '&e&l* &7/rmcballoon stop | &8To despawn your selected balloon.'
- '&e&l* &7/rmcopen [BalloonGUI ] | &8To open the Balloon Selector.'
- '&e&l* &7/rmcconfig | &8To configure the plugin with a GUI.'
- '&e&l* &7/rmcreload | &8To reload the configuration file.'
- '&e&l* &7/rmchelp | &8To show the help list with all the commands.'
- '&7'
- '&c [ ] Required &7| &8<> Optional'
- '&7'
- '&e&l&m ---------------------------------------------'
open-gui-error : '&7 [&eRealisticMC&7 ] &cThis GUI cannot opened because its doesn''t exist.'
BalloonGUI-Name : 'Balloons Selector'
balloon-spawned : '&7 [&eRealisticMC&7 ] &aYou have spawned a %type% balloon to your location!'
balloon-name : '&7 [&eRealisticMC&7 ] &cYou need to enter a balloon name to this command!'
balloon-type-red : 'Red'
balloon-type-blue : 'Blue'
balloon-type-yellow : 'Yellow'
balloon-type-green : 'Green'
balloon-type-purple : 'Purple'
balloon-type-unequip : 'Unequip'
BalloonGUI-Lore :
- '&8Balloon Selector'
- ''
- '&7In this menu you can select'
- '&7your own balloons. Click on a'
- '&7balloon to equip!'
- ''
- '&eClick to equip!'
BalloonGUI-Unequip-Lore :
- '&8Balloon Selector'
- ''
- '&7In this menu you can select'
- '&7your own balloons. Click on this'
- '&7item to unequip!'
- ''
- '&eClick to unequip!'
Spawn-Tornado-Sounds-1 : WITHER_DEATH
Spawn-Tornado-Sounds-2 : WITHER_HURT
Dead-Trees-Sounds : CHICKEN_EGG_POP
Balloon-Update-Time : 20
Eat-Effect-Particles:
LARGE-CLOUDS : 1
SPELL-PARTICLES : true
Code (Text):
/rmchelp | This will give all the commands of the plugin.
/rmcreload | This command will reload your configuration.
/rmcadd <effectname> <world> | To add the world to the enabled-worlds list.
/rmcremove <effectname> <world> | To remove the world from the enabled-worlds list.
/rmctornado | To spawn a Tornado to your location for a few seconds
/rmctornado spawn <x, y, z> | To spawn a Tornado to a specific location.
/rmcballoon [Red, Blue, Green, Yellow, Purple] | To spawn a Balloon.
/rmcopen [BalloonGUI] | To open a specific GUI.
/rmcconfig | Enable or Disable all the functions/effects.
Effects Names:
TNT-Explosions
Falling-Blocks
RealisticTrees
Blood-Effects
Tornado
Dead-Trees
Fall-Effect
Armed-ArmorStand/Small-ArmorStand
Balloons
Eat-Effect
Realistic-Grow
Maybe more in the future...
/rmcreload | This command will reload your configuration.
/rmcadd <effectname> <world> | To add the world to the enabled-worlds list.
/rmcremove <effectname> <world> | To remove the world from the enabled-worlds list.
/rmctornado | To spawn a Tornado to your location for a few seconds
/rmctornado spawn <x, y, z> | To spawn a Tornado to a specific location.
/rmcballoon [Red, Blue, Green, Yellow, Purple] | To spawn a Balloon.
/rmcopen [BalloonGUI] | To open a specific GUI.
/rmcconfig | Enable or Disable all the functions/effects.
Effects Names:
TNT-Explosions
Falling-Blocks
RealisticTrees
Blood-Effects
Tornado
Dead-Trees
Fall-Effect
Armed-ArmorStand/Small-ArmorStand
Balloons
Eat-Effect
Realistic-Grow
Maybe more in the future...
Code (Text):
realisticmc.reload | Permission for reloading the plugin.
realisticmc.add | To add worlds to the enabled-world list.
realisticmc.remove | To remove worlds to the enabled-world list.
realisticmc.tornado | Permission to spawn a Tornado.
realisticmc.help | To get all the commands of the plugin.
realisticmc.gui | To open a specific GUI.
realisticmc.balloon.red | Select balloon "Red"
realisticmc.balloon.green | Select balloon "Green"
realisticmc.balloon.blue | Select balloon "Blue"
realisticmc.balloon.yellow | Select balloon "Yellow"
realisticmc.balloon.purple | Select balloon "Purple"
realisticmc.config | Permission to open the configuration menu.
realisticmc.add | To add worlds to the enabled-world list.
realisticmc.remove | To remove worlds to the enabled-world list.
realisticmc.tornado | Permission to spawn a Tornado.
realisticmc.help | To get all the commands of the plugin.
realisticmc.gui | To open a specific GUI.
realisticmc.balloon.red | Select balloon "Red"
realisticmc.balloon.green | Select balloon "Green"
realisticmc.balloon.blue | Select balloon "Blue"
realisticmc.balloon.yellow | Select balloon "Yellow"
realisticmc.balloon.purple | Select balloon "Purple"
realisticmc.config | Permission to open the configuration menu.
• You are not allowed to decompile this plugin
• You are not allowed to edit this plugin
• You are not allowed to claim the code of the plugin as your own
• Video's: Click to watch the short video's
• Discord: You can contact me on my Discord server!
• RealisticMC Wiki: Click to learn more!
DON'T POST BUG REPORTS OR SUGGESTIONS IN REVIEW SECTION! USE THE DISSCUSION SECTION!
• You are not allowed to edit this plugin
• You are not allowed to claim the code of the plugin as your own
• Video's: Click to watch the short video's
• Discord: You can contact me on my Discord server!
• RealisticMC Wiki: Click to learn more!
DON'T POST BUG REPORTS OR SUGGESTIONS IN REVIEW SECTION! USE THE DISSCUSION SECTION!
[RealisticMC] • 1.8 - 1.12 • No Lag • Epic Effects • Configurable • Multi-World • (Inactive) is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 13,936 times (via Spigot). Download it and open it directly in the game.