Baevus
the names ethan
- Nov 4, 2012
- 565
- 47
What is iMC?
iMC is a new Minecraft CMS. It does not currently have a framework as i'm not sure if it will go far.
We're in alpha and i've only just started. iMC will have scripts from Automatic VIP to Whitelisting and to Marketplaces. iMC will have it all for you.
Whats done so far?
-Home page
-Navigator
-CSS
-Javascript
-Modals
Features
-iMC is a Minecraft CMS.
-Bootstrap themed
-Fast loading speed
-May Include a Framework
Snippets
Navigator / Navbar:
HTML:
<div class="navbar navbar">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a href="index.php" class="brand">iMC » </a>
<div class="nav-collapse">
<ul class="nav">
<li><a href="index.php"><b class="icon-home "></b> Home</a></li>
<li class="dropdown" id="community">
<a href="#" data-toggle="dropdown" class="dropdown-toggle">
<b class="icon-user "></b> Community <b class="caret "></b>
</a>
<ul class="dropdown-menu">
<li><a href="online.php"><b class="icon-list-alt"></b> Online Users</a></li>
<li><a href="factions.php"><b class="icon-home"></b> Factions</a></li>
<li><a href="events.php"><b class="icon-list-alt"></b> Events</a></li>
<li><a href="rules.php"><b class="icon-exclamation-sign"></b> Rules</a></li>
</ul>
</li>
<li class="dropdown" id="global-store">
<a href="#" data-toggle="dropdown" class="dropdown-toggle">
<b class="icon-globe "></b> Global Store <b class="caret "></b>
</a>
<ul class="dropdown-menu">
<li><a href="marketplace.php"><b class="icon-shopping-cart"></b> Marketplace</a></li>
<li><a href="donate.php"><b class="icon-gift "></b> Donate</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
Hotlinks / Fast Navigation:
HTML:
<div class="row-fluid">
<center>
<div class="span4">
<h2>Server Events</h2>
<a href="#" class="thumbnail">
<img src="http://media-mcw.cursecdn.com/thumb/a/aa/Wither.png/150px-Wither.png" alt="">
</a>
</li>
iMC Events. This includes Automated CTF and HG Games!<br/>
</ul>
<a href="events.php" class="btn">Go To Events »</a><br/><br/><br/><br/>
</div>
<div class="span4">
<h2>Server Factions</h2>
<a href="#" class="thumbnail">
<img src="http://minecraft.net/images/animals.png" alt="">
</a>
</li>
iMC Factions. This includes the "groups" of server and players in it!<br/>
</ul>
<a href="shop.php" class="btn">Go To Factions »</a><br/><br/><br/><br/>
</div>
<div class="span4">
<h2>Marketplace</h2>
<a href="#" class="thumbnail">
<img src="http://media-mcw.cursecdn.com/thumb/c/cc/Sheep.png/150px-Sheep.png" alt="">
</a>
</li>
Buy items online. These items will go into your in game inventory.
</ul>
<a href="marketplace.php" class="btn">Go To Marketplace »</a><br/><br/><br/>
</div>
</center>
</div></div>
Screenshots:
Full Website:
You must be registered for see images attach
Navbar in action:
You must be registered for see images attach
Modal Popup:
Info about iMC
Current Version: Beta 1.4.5
Framework: None (For now)
Donators: TBA
Website: iJaay-iMC.TK
If you would like to donate for my work PM me!
-iJaay