On December 9th, 2013, I decided to create a minigames server. I had nothing planned at all. The only thing I wanted to do was to start a server. Today, we are on the verge of becoming a big network full of many different minigames.
I just want to say how grateful I am to have this server and our partner servers. Even though not many people join the servers, it has been an amazing journey and I cannot express how great I feel about this.
If you go into the spawn now, we've added some amazing things for you!
1) 1 Year Anniversary! in big rainbow letters
2) Signs at /warp anniversary
3) A few quadrillion holograms that say 1 Year!!!
4) Added lag (because of the damn holograms)
Unfortunately, I have some homework that I need to get to today, but starting Friday and continuing up until Sunday night, we will celebrate the 1 year anniversary by doubling everything you earn (e.g. gold parkour reward = $40, Diamond = 200, Emerald = $1000, $20 per kill in KitPvP) <--- all lovely stuff, and we are also going to make all donation packages half-off ($500,000 ingame = $5, KitPvP Wizard = $2.50).
k i have to do homework now bye and join the server and make your clients crash!
Tuesday, December 9, 2014
Sunday, December 7, 2014
All Bugs Fixed! + MCFun Building Plaza is Rising Again
Hey guys,
I plan to make this a quick blog post, but we'll see how things go.
I'd like to start off by saying that every bug that was mentioned 2 posts ago that had to do with our recent update to Spigot 1.7.10 is now fixed! We first fixed the Citizens plugin, which was mentioned in the last post, by downloading a snapshot provided by the Citizens development team that supported a 1.7.10 jar. Since it isn't a stable build, you may notice some glitches going on with the Citizens skins sometimes on the server, but overall it still works and we're happy.
The second plugin we fixed was the HolographicDisplays plugin. If you read the last post, you will see that our "fix" for holograms was to just switch our hologram plugin from HoloAPI to HolographicDisplays because HolographicDisplays supposedly offered support for a 1.7.10 jar, and it did, but the problem was 1.8. No holograms would appear. To substitute for the holograms were some flying horses up in the sky where the holograms would normally be. Fortunately, the developer of HolographicDisplays is an active developer (unlike many other developers on Bukkit, some who still haven't updated their plugin from 1.5.2) and, along with releasing a fully 1.8-compatible HolographicDisplays plugin, released a patch for 1.7.10. The patch was made a while before 1.8, but I mentioned in the last post that this patch required you to hack your Spigot server with a protocol hack. With the 1.8 release, the only other plugin now required besides the patch (the patch is a plugin that you can download from BukGetPlugins or using Installer) is ProtocolLib (not the ProtocolLib hack!). So, long story short, after downloading the updated patch and ProtocolLib, holograms look nice and pretty on both clients!
The last small, but super annoying "bug" that I had was that with the same code in the Essentials config and the book.txt, the book worked normally and you could read it just fine on 1.7.10, but when you opened it in 1.8, it said *Invalid Book Tag*. The only thing that I knew was that there's a difference between the way books store data in 1.8 vs. 1.7. I've been searching since our Spigot 1.7.10 update for a fix to this, and nothing worked, until today. A lot of people said to add an author to your book and you should be set. I tried that, and it didn't work. This morning, I found out that 1.8 doesn't like Essentials book with a space in the title. The title of the info book was MCFun Central - Info. MCFun Building Plaza's info book is called Info+. So I tried to change the title of the book to Info+ and added a lore just for fun, and the info book now works! So basically just make sure you have at least 3 NBT tags on your info book (title, author, book) and that there's no space in your book title.
One more quick thing before I wrap up, MCFun Building Plaza has been updated to full 1.8 and everything appears to be going great! Players love the 1.8 update and MCFun Building Plaza has seen a lot of players recently. The owners of MCFun Building Plaza are also all set for the switch to Extrillius! Unfortunately, because of this, the server is still whitelisted and they don't plan to take the whitelist off until the Extrillius switch. However, that's not such a big problem. We still want to do some plugin work and make the town and spawn and stuff look pretty so that when we switch, you don't spawn in a world of nothingness.
Alright, that's about it for today! The development and planning of Extrillius is coming along very nicely, and we all can't wait to make the switch!
Just a side note: Citizens has also released a dev build for a 1.8 jar (that means FULL 1.8). If you want support for that, download Citizens 2.0.14-SNAPSHOT and upload it to your server. If your server runs a 1.7.10 jar, steer clear from 2.0.14 because Citizens will break due to that fact that it is 1.8. Stay at version 2.0.13-SNAPSHOT.
I plan to make this a quick blog post, but we'll see how things go.
I'd like to start off by saying that every bug that was mentioned 2 posts ago that had to do with our recent update to Spigot 1.7.10 is now fixed! We first fixed the Citizens plugin, which was mentioned in the last post, by downloading a snapshot provided by the Citizens development team that supported a 1.7.10 jar. Since it isn't a stable build, you may notice some glitches going on with the Citizens skins sometimes on the server, but overall it still works and we're happy.
The second plugin we fixed was the HolographicDisplays plugin. If you read the last post, you will see that our "fix" for holograms was to just switch our hologram plugin from HoloAPI to HolographicDisplays because HolographicDisplays supposedly offered support for a 1.7.10 jar, and it did, but the problem was 1.8. No holograms would appear. To substitute for the holograms were some flying horses up in the sky where the holograms would normally be. Fortunately, the developer of HolographicDisplays is an active developer (unlike many other developers on Bukkit, some who still haven't updated their plugin from 1.5.2) and, along with releasing a fully 1.8-compatible HolographicDisplays plugin, released a patch for 1.7.10. The patch was made a while before 1.8, but I mentioned in the last post that this patch required you to hack your Spigot server with a protocol hack. With the 1.8 release, the only other plugin now required besides the patch (the patch is a plugin that you can download from BukGetPlugins or using Installer) is ProtocolLib (not the ProtocolLib hack!). So, long story short, after downloading the updated patch and ProtocolLib, holograms look nice and pretty on both clients!
The last small, but super annoying "bug" that I had was that with the same code in the Essentials config and the book.txt, the book worked normally and you could read it just fine on 1.7.10, but when you opened it in 1.8, it said *Invalid Book Tag*. The only thing that I knew was that there's a difference between the way books store data in 1.8 vs. 1.7. I've been searching since our Spigot 1.7.10 update for a fix to this, and nothing worked, until today. A lot of people said to add an author to your book and you should be set. I tried that, and it didn't work. This morning, I found out that 1.8 doesn't like Essentials book with a space in the title. The title of the info book was MCFun Central - Info. MCFun Building Plaza's info book is called Info+. So I tried to change the title of the book to Info+ and added a lore just for fun, and the info book now works! So basically just make sure you have at least 3 NBT tags on your info book (title, author, book) and that there's no space in your book title.
One more quick thing before I wrap up, MCFun Building Plaza has been updated to full 1.8 and everything appears to be going great! Players love the 1.8 update and MCFun Building Plaza has seen a lot of players recently. The owners of MCFun Building Plaza are also all set for the switch to Extrillius! Unfortunately, because of this, the server is still whitelisted and they don't plan to take the whitelist off until the Extrillius switch. However, that's not such a big problem. We still want to do some plugin work and make the town and spawn and stuff look pretty so that when we switch, you don't spawn in a world of nothingness.
Alright, that's about it for today! The development and planning of Extrillius is coming along very nicely, and we all can't wait to make the switch!
Just a side note: Citizens has also released a dev build for a 1.8 jar (that means FULL 1.8). If you want support for that, download Citizens 2.0.14-SNAPSHOT and upload it to your server. If your server runs a 1.7.10 jar, steer clear from 2.0.14 because Citizens will break due to that fact that it is 1.8. Stay at version 2.0.13-SNAPSHOT.
Tuesday, December 2, 2014
Spigot News + Full 1.8?
Hey guys,
It's been about a week now since MCFun Central updated its server jar from Bukkit to Spigot. We did this because Spigot was exactly like Bukkit and just as easy to use, but it offered expanded support for large servers with many worlds and plugins (that perfectly describes MCFun Central). As you remember if you read the last post, we ran into a few problems upon updating to Spigot 1.7.10 (with added support for 1.8, but not the 1.8 blocks). The first problem was that the Citizens plugin broke because it didn't support a 1.7.10 jar. Fortunately, the developers who made Citizens were hard at work making this, and they had a hidden but publicly released Citizens 1.7.10 dev build. If you are running your own server on a 1.7.10 jar (this does not mean Bukkit or Spigot 1.7.9, check your jar) and Citizens doesn't work, update your Citizens plugin manually by downloading the Citizens 1.7.10 dev build from their Jenkins website and Citizens will work again: http://ci.citizensnpcs.co/job/Citizens2/1168/
The other problem we ran into was that our hologram plugin, HologramAPI was secretly broken (A.K.A. it appeared green when you typed /plugins, but you were unable to make holograms and no holograms showed up) for the same reason: it did not offer support for a 1.7.10 jar. Fortunately, another plugin called HolographicDisplays did offer 1.7.10 support.
However, the hologram problem still isn't completely fixed. You are able to create and view holograms when your Minecraft client is on 1.7.10, but when your Minecraft client is on 1.8, the only thing you can see if you look up and look closely is horses up in the sky with the holograms going through them. So they don't really appear. There is a fix for this but that involves downloading a ProtocolLib hack, and I don't want to do that. I'd rather wait for one of the plugins to update with 1.7.10 jar support.
Overall, things have been going really well on MCFun Central after the update to Spigot.
We also have one question that we want to ask you: what do you think of full 1.8 support on MCFun Central? Just a side note, this would mean that the only way you'd be able to access MCFun Central would be if you had a 1.8 client, but it would also mean that everything on the server would be about 1.8, so you would have support for 1.8 blocks as well. What do you think? Tell us on Twitter @MCFunCentral or in the comments!
~ Matthew
It's been about a week now since MCFun Central updated its server jar from Bukkit to Spigot. We did this because Spigot was exactly like Bukkit and just as easy to use, but it offered expanded support for large servers with many worlds and plugins (that perfectly describes MCFun Central). As you remember if you read the last post, we ran into a few problems upon updating to Spigot 1.7.10 (with added support for 1.8, but not the 1.8 blocks). The first problem was that the Citizens plugin broke because it didn't support a 1.7.10 jar. Fortunately, the developers who made Citizens were hard at work making this, and they had a hidden but publicly released Citizens 1.7.10 dev build. If you are running your own server on a 1.7.10 jar (this does not mean Bukkit or Spigot 1.7.9, check your jar) and Citizens doesn't work, update your Citizens plugin manually by downloading the Citizens 1.7.10 dev build from their Jenkins website and Citizens will work again: http://ci.citizensnpcs.co/job/Citizens2/1168/
The other problem we ran into was that our hologram plugin, HologramAPI was secretly broken (A.K.A. it appeared green when you typed /plugins, but you were unable to make holograms and no holograms showed up) for the same reason: it did not offer support for a 1.7.10 jar. Fortunately, another plugin called HolographicDisplays did offer 1.7.10 support.
However, the hologram problem still isn't completely fixed. You are able to create and view holograms when your Minecraft client is on 1.7.10, but when your Minecraft client is on 1.8, the only thing you can see if you look up and look closely is horses up in the sky with the holograms going through them. So they don't really appear. There is a fix for this but that involves downloading a ProtocolLib hack, and I don't want to do that. I'd rather wait for one of the plugins to update with 1.7.10 jar support.
Overall, things have been going really well on MCFun Central after the update to Spigot.
We also have one question that we want to ask you: what do you think of full 1.8 support on MCFun Central? Just a side note, this would mean that the only way you'd be able to access MCFun Central would be if you had a 1.8 client, but it would also mean that everything on the server would be about 1.8, so you would have support for 1.8 blocks as well. What do you think? Tell us on Twitter @MCFunCentral or in the comments!
~ Matthew
Tuesday, November 18, 2014
1.8 Compatibility, Spigot, and a KitPvP Update!
Hey guys,
MCFun Central has gone through a lot of changes tonight.
Tonight, we switched our plugin API from Bukkit to Spigot. The reason for switching was that back in September, Bukkit, Spigot, and Cauldron went down due to money riots and stuff like that. Eventually, Spigot and Cauldron went back up, but Bukkit never did. This means that no new plugins and updates were released since September because none of the staff was on to check the plugins for bugs.
The other reason was that, since MCFun Central was a little unstable and big, if we wanted to change even the slightest thing with a plugin and that plugin didn't offer the option to reload its config separately, we would have to do a manual restart of the server, which took about 1 minute. It was very inconvenient. Since Spigot is designed to help reduce lag and server performance, I thought it would be a good idea to take advantage of these features and put them onto MCFun Central. And some more good news was that since Spigot is basically just an improved Bukkit, most plugins transfer right over from Bukkit to Spigot!
However, upon switching to Spigot, I immediately noticed some problems. The first problem was that our NPC plugin, Citizens, was broken. After doing some research, I found out that since Spigot supports both 1.7 and 1.8 (I'll get to that later), and the latest version of Citizens was not supported with 1.8, it didn't know what to do and broke. Unfortunately, there's nothing we can do about it. We will just have to hope for some kind of update to Citizens or an alternative to come as a direct Spigot resource. Sorry about this. Temporarily, we will use heads to visualize our staff members at /warp staff, and if you previously had an NPC on your server, you will have to use /head as a replacement for your NPC.
The other problem that I ran into was that HoloAPI, our newly-installed hologram management plugins, was not working in a very weird way. When you typed /plugins, nothing seemed wrong. The plugin was shown in green. However, all of the existing holograms on the server were gone. When I tried to recreate them, the commands worked, up until the creation of the hologram. It would just do nothing.
I was getting some strange errors related to the plugin in my console, event though none appeared in-game, so I tried the Spigot forums. Conveniently, I got multiple replies within 2 minutes of my question. What I found out was that HoloAPI had not yet been updated to support 1.8, just like Citizens, but instead of literally breaking, it kind of broke itself in a weird way that took some time to notice.
Fortunately, I also found out from the Spigot forums that there was an alternative to HoloAPI called HolographicDisplays. I installed it and found out that I actually kind of like it more than HoloAPI.
Long story short, we now have Holograms again, and a new hologram plugin.
Now, on to the KitPvP updates. What happened with KitPvP? If you go on the red map and look really closely, you'll notice how obvious it is: fall damage is now disabled in KitPvP. That means that instead of falling into a pool of water, you can just jump down from the spawn and not take fall damage. However, you still take damage from anything else.
At first, I set it so that instead of water, there was a certain area that you could fall in and not take fall damage. But then I realized that there was no harm in disabling fall damage for the whole KitPvP red map, so that's what I did. You'll notice that if you go on top of a tree or something and jump off, you will not take fall damage. I will post a tutorial on how I did this this weekend on my channel, TechieGaming, as well as a full review of Spigot and a comparison of Spigot vs. Bukkit.
Since MCFun Central is a big server, I probably didn't catch some bugs with Spigot that exist. If you find ANY abnormalities when playing on the server that you didn't experience before today, please report them immediately to us. You can report to us directly on Twitter @MCFunCentral, post a comment on this blog, or email us at mcfuncentral@gmail.com.
That was a long post. We hope you enjoy these changes!
UPDATE 11/20/14: I have been made aware of a few bugs involving 1.8:
1) The info book in /kit starter shows *Invalid Book Tag* but shows the book like normal on 1.7.9/1.7.10
2) Holograms don't show in 1.8, but if you look closely enough, you can see the holograms 100 blocks up inside some invincible horses (that's actually true)
Let us know if you find any more bugs!
MCFun Central has gone through a lot of changes tonight.
Tonight, we switched our plugin API from Bukkit to Spigot. The reason for switching was that back in September, Bukkit, Spigot, and Cauldron went down due to money riots and stuff like that. Eventually, Spigot and Cauldron went back up, but Bukkit never did. This means that no new plugins and updates were released since September because none of the staff was on to check the plugins for bugs.
The other reason was that, since MCFun Central was a little unstable and big, if we wanted to change even the slightest thing with a plugin and that plugin didn't offer the option to reload its config separately, we would have to do a manual restart of the server, which took about 1 minute. It was very inconvenient. Since Spigot is designed to help reduce lag and server performance, I thought it would be a good idea to take advantage of these features and put them onto MCFun Central. And some more good news was that since Spigot is basically just an improved Bukkit, most plugins transfer right over from Bukkit to Spigot!
However, upon switching to Spigot, I immediately noticed some problems. The first problem was that our NPC plugin, Citizens, was broken. After doing some research, I found out that since Spigot supports both 1.7 and 1.8 (I'll get to that later), and the latest version of Citizens was not supported with 1.8, it didn't know what to do and broke. Unfortunately, there's nothing we can do about it. We will just have to hope for some kind of update to Citizens or an alternative to come as a direct Spigot resource. Sorry about this. Temporarily, we will use heads to visualize our staff members at /warp staff, and if you previously had an NPC on your server, you will have to use /head as a replacement for your NPC.
The other problem that I ran into was that HoloAPI, our newly-installed hologram management plugins, was not working in a very weird way. When you typed /plugins, nothing seemed wrong. The plugin was shown in green. However, all of the existing holograms on the server were gone. When I tried to recreate them, the commands worked, up until the creation of the hologram. It would just do nothing.
I was getting some strange errors related to the plugin in my console, event though none appeared in-game, so I tried the Spigot forums. Conveniently, I got multiple replies within 2 minutes of my question. What I found out was that HoloAPI had not yet been updated to support 1.8, just like Citizens, but instead of literally breaking, it kind of broke itself in a weird way that took some time to notice.
Fortunately, I also found out from the Spigot forums that there was an alternative to HoloAPI called HolographicDisplays. I installed it and found out that I actually kind of like it more than HoloAPI.
Long story short, we now have Holograms again, and a new hologram plugin.
Now, on to the KitPvP updates. What happened with KitPvP? If you go on the red map and look really closely, you'll notice how obvious it is: fall damage is now disabled in KitPvP. That means that instead of falling into a pool of water, you can just jump down from the spawn and not take fall damage. However, you still take damage from anything else.
At first, I set it so that instead of water, there was a certain area that you could fall in and not take fall damage. But then I realized that there was no harm in disabling fall damage for the whole KitPvP red map, so that's what I did. You'll notice that if you go on top of a tree or something and jump off, you will not take fall damage. I will post a tutorial on how I did this this weekend on my channel, TechieGaming, as well as a full review of Spigot and a comparison of Spigot vs. Bukkit.
Since MCFun Central is a big server, I probably didn't catch some bugs with Spigot that exist. If you find ANY abnormalities when playing on the server that you didn't experience before today, please report them immediately to us. You can report to us directly on Twitter @MCFunCentral, post a comment on this blog, or email us at mcfuncentral@gmail.com.
That was a long post. We hope you enjoy these changes!
UPDATE 11/20/14: I have been made aware of a few bugs involving 1.8:
1) The info book in /kit starter shows *Invalid Book Tag* but shows the book like normal on 1.7.9/1.7.10
2) Holograms don't show in 1.8, but if you look closely enough, you can see the holograms 100 blocks up inside some invincible horses (that's actually true)
Let us know if you find any more bugs!
Tuesday, November 4, 2014
Holograms, 1.8 News, and New Staff Board!
Hey guys,
A lot of things have happened on MCFun Central since my last post, which was pretty recent. However, they do not need a lot of explaining, so this is going to be a fairly short blog post.
First off, we now have holograms in the spawn! It's not a big change, but it's still pretty noticeable.
If you paid close attention to the spawn before Sunday night, you probably noticed that there were signs on the ground indicating the minigames. These holograms replace those signs, and they look a lot cooler!
On to the second news: a new /warp staff! Our newly promoted admin, Allison (yoshisrawesome) pointed out that we needed a new warp staff. The current one at the time was much like the old spawn (which you can see by typing /warp oldspawn): just a quartz box. Since we made the new spawn back in March with the intention of making it intriguing and not just a lame quartz box, we decided to do the same with the new /warp staff. Check it out:
All of this was Allison's idea, including the design for the build. She built literally everything you see here (except the dome, that was done by WorldEdit and me (we make a good team)). We don't plan on changing this anytime soon.
There's one last thing that has been brought to my attention that I wanted to talk about: MCFun Central and 1.8.
As you may notice, MCFun Central still runs the 1.7.9/1.7.10 Bukkit jar. If you know your APIs, you'll know why MCFun Central isn't on 1.8 at the mention of "Bukkit." In case you don't know, let me talk a little about it.
If you've been playing Minecraft recently, you probably know about the sort-of riots at Bukkit (and Spigot, since Spigot is a variation of Bukkit). The developers at Bukkit and Spigot were working for free and thought it was a volunteer job, and they found out a few weeks ago that actually Mojang was paying some developers to make plugins, so really, money was flying. This resulted in almost everyone quitting plugin development at Bukkit and Spigot and therefore, nobody was there to update and test the API for 1.8. Since MCFun Central is entirely dependent on Bukkit, I don't want to risk breaking or losing all of our plugins by switching to another API. Therefore, MCFun Central is stuck on 1.7.9/1.7.10 until either Bukkit developers start developing again, or once the new Sponge API comes out. The reason I am waiting for the Sponge API to come out is because they mentioned in their forums that the API will be able to run previous Bukkit plugins, so the plugins we already have won't break. By the looks of the homepage and the forums, it looks like the Sponge API will be released in the near future. That being said, it shouldn't be too long before MCFun Central is updated to 1.8 with a new API!
A lot of things have happened. Come and check them out now!
A lot of things have happened on MCFun Central since my last post, which was pretty recent. However, they do not need a lot of explaining, so this is going to be a fairly short blog post.
First off, we now have holograms in the spawn! It's not a big change, but it's still pretty noticeable.
If you paid close attention to the spawn before Sunday night, you probably noticed that there were signs on the ground indicating the minigames. These holograms replace those signs, and they look a lot cooler!
On to the second news: a new /warp staff! Our newly promoted admin, Allison (yoshisrawesome) pointed out that we needed a new warp staff. The current one at the time was much like the old spawn (which you can see by typing /warp oldspawn): just a quartz box. Since we made the new spawn back in March with the intention of making it intriguing and not just a lame quartz box, we decided to do the same with the new /warp staff. Check it out:
All of this was Allison's idea, including the design for the build. She built literally everything you see here (except the dome, that was done by WorldEdit and me (we make a good team)). We don't plan on changing this anytime soon.
There's one last thing that has been brought to my attention that I wanted to talk about: MCFun Central and 1.8.
As you may notice, MCFun Central still runs the 1.7.9/1.7.10 Bukkit jar. If you know your APIs, you'll know why MCFun Central isn't on 1.8 at the mention of "Bukkit." In case you don't know, let me talk a little about it.
If you've been playing Minecraft recently, you probably know about the sort-of riots at Bukkit (and Spigot, since Spigot is a variation of Bukkit). The developers at Bukkit and Spigot were working for free and thought it was a volunteer job, and they found out a few weeks ago that actually Mojang was paying some developers to make plugins, so really, money was flying. This resulted in almost everyone quitting plugin development at Bukkit and Spigot and therefore, nobody was there to update and test the API for 1.8. Since MCFun Central is entirely dependent on Bukkit, I don't want to risk breaking or losing all of our plugins by switching to another API. Therefore, MCFun Central is stuck on 1.7.9/1.7.10 until either Bukkit developers start developing again, or once the new Sponge API comes out. The reason I am waiting for the Sponge API to come out is because they mentioned in their forums that the API will be able to run previous Bukkit plugins, so the plugins we already have won't break. By the looks of the homepage and the forums, it looks like the Sponge API will be released in the near future. That being said, it shouldn't be too long before MCFun Central is updated to 1.8 with a new API!
A lot of things have happened. Come and check them out now!
Saturday, November 1, 2014
Minigame Update + Halloween + MCFun Building Plaza Update
Hey Guys,
It's Matt, the owner of MCFun Central.
Many things have happened since October 12th.
First off, Happy November! I swear 2013 was just a few months ago. I can't believe how much has changed!
Let's start with the minigame update. If you go on MCFun Central right now and walk to some of the minigame portals, you might see some signs that say that the minigame is going to be removed soon. Those minigames are currently Redstone Rebelling, Jailbreak, and Build It! The reason for these removals is because either the minigames have no way of working, or are just a bad idea. Let's take Jailbreak for example. In case you don't know, Jailbreak is basically a game where you are in a prison and you have to avoid all the various monsters and find the escape door. That sounds pretty fun, right? Well it is... the first time you play it. I build Jailbreak with a little bit of redstone and a minigame plugin, so that means the position of the door never changes, so once you know where the door is, the whole game just becomes a race to get to the door and avoid the monsters, since you know where the door is. It's not fun. The only good thing about Jailbreak is how well the prison was built. It was built in December by Xander, Xenlow, Calvin, and probably some other people that I forgot (I didn't make a credit list in the castle, sorry). I might keep the world somewhere in my local filesystem because of how well the castle was built, but other than that, there's no reason to keep Jailbreak in MCFun Central, because it is simply a bad game.
Let's move on to Build It! Built It! was added to MCFun Central because we thought that since people loved the game Build It!, if we added it to the server, more people would enjoy the server because it has at least one super-popular game. Unfortunately, the plugin that we have for Built It! isn't very good for these reasons: every time the server restarted or reloaded something, the plugin would also reset most of itself. That means that it would keep all the words that I had stored in it, but it would remove all of the maps. That means I would have to go to the arena and manually recreate it. Since MCFun Central restarted a lot back then as it was in beta and we were implementing new things, that wasn't very helpful. Eventually I just gave up, and now the admin commands for the new update on the plugin is very confusing and I don't have time to learn it, and neither do I want to put in some time to learn it. Creating maps used to be very simple (after you built it). All you had to do was stand on one corner, type /bmt pos1, stand in another corner, type /bmt pos2, and then /bmt create <arena name>. Now the plugin owner has removed those commands, and I don't want to spend a bunch of time on a plugin that breaks every time I restart the server. Today, restarting isn't a problem for MCFun Central, but we still have to do it sometimes.
Now, let's talk about Redstone Rebelling. Redstone Rebelling has always kind of been a favored game of mine. It was a great concept. It would be set in a big castle, but in the small corridors of the castle. Each new door that you pass would signal a new level. To open each door, you would have to go through a series of puzzles that are very risky and that require a lot of thinking. If you die just once, you're out of the game. In the first level, you had to guess which lever to flick so that the door would open. In the second level, there were some opening and closing doors, and you had to walk through the right one. In the third level, there are password hints on the walls, and you have to find out what the password is (it's really complicated, but it doesn't make sense anymore). Then, in the last level, a random player would be teleported to a control room. You had to go through a series of puzzles to open various doors for the other player(s). You can either lead them into the right door (which you don't know either) or you can lead them into a trap. The first person to go through the right door and reach the end of the level wins $500, and the person in the control room wins $250 for opening the right door. So what's the problem with Redstone Rebelling? There are a couple of major problems. The first one was the same problem that we ran into with Jailbreak. It was a great game at first, but after you knew the door and the puzzles and the patterns in the control room, it just became a pointless race to see who would finish the game first, which made it really bad. The second problem made the game unplayable. Redstone Rebelling was built with redstone, but it also was built on the Minigames plugin, which doesn't allow people to teleport. This means that nobody would be able to teleport into the control room to open the doors for everyone else. Also, even if it had worked, the random teleportation was off of a pressure plate, so if nobody stuck together, more people would be teleported to the control room. I know there's some way to get around that with 1.7 commands, but Bukkit didn't allow 1.7 commands until the release build, which didn't come until around June, and by that time, I was already trying to make it playable. Unfortunately, that's not possible. The code inside of the Minigames plugin does not allow for a change in permissions while playing a game. So that means it's not in the config, meaning that nobody can ever teleport in-game while using the Minigames plugin. Removing the game as a minigame from the minigames plugin would result in complicated redstone that would be unnecessary and too much hard work for a game that isn't fun after the first or second time you play it.
This was a long post so far, but there's more!
Whether you went trick-or-treating last night or not, Halloween was last night! Unfortunately, where I live, the weather decided to become really mean. Snow and ice was blowing in everyone's faces and I couldn't show off my amazing Doppler Effect costume because I had to bundle up with a winter jacket. I hated that. But I'm sure all your Halloweens' were amazing, whether you decided to go trick-or-treating, or whether you decided to stay at home and do nothing. If you've been on MCFun Central lately, you've probably noticed that it was decorated for Halloween! This was great, but the decorations are going to be taken down tomorrow, so come on MCFun Central now to see the decorations for the last time!
I also have some news on MCFun Building Plaza. After the unnecessary reset, Orion decided to whitelist the server to bring it back up to where it was. That means make a new spawn and remake some of the houses. It will be off of whitelist soon, but for now, the server is whitelisted.
Ok, I'm getting bored of typing, and you're probably getting bored of reading, so I'm going to stop here. k bye
It's Matt, the owner of MCFun Central.
Many things have happened since October 12th.
First off, Happy November! I swear 2013 was just a few months ago. I can't believe how much has changed!
Let's start with the minigame update. If you go on MCFun Central right now and walk to some of the minigame portals, you might see some signs that say that the minigame is going to be removed soon. Those minigames are currently Redstone Rebelling, Jailbreak, and Build It! The reason for these removals is because either the minigames have no way of working, or are just a bad idea. Let's take Jailbreak for example. In case you don't know, Jailbreak is basically a game where you are in a prison and you have to avoid all the various monsters and find the escape door. That sounds pretty fun, right? Well it is... the first time you play it. I build Jailbreak with a little bit of redstone and a minigame plugin, so that means the position of the door never changes, so once you know where the door is, the whole game just becomes a race to get to the door and avoid the monsters, since you know where the door is. It's not fun. The only good thing about Jailbreak is how well the prison was built. It was built in December by Xander, Xenlow, Calvin, and probably some other people that I forgot (I didn't make a credit list in the castle, sorry). I might keep the world somewhere in my local filesystem because of how well the castle was built, but other than that, there's no reason to keep Jailbreak in MCFun Central, because it is simply a bad game.
Let's move on to Build It! Built It! was added to MCFun Central because we thought that since people loved the game Build It!, if we added it to the server, more people would enjoy the server because it has at least one super-popular game. Unfortunately, the plugin that we have for Built It! isn't very good for these reasons: every time the server restarted or reloaded something, the plugin would also reset most of itself. That means that it would keep all the words that I had stored in it, but it would remove all of the maps. That means I would have to go to the arena and manually recreate it. Since MCFun Central restarted a lot back then as it was in beta and we were implementing new things, that wasn't very helpful. Eventually I just gave up, and now the admin commands for the new update on the plugin is very confusing and I don't have time to learn it, and neither do I want to put in some time to learn it. Creating maps used to be very simple (after you built it). All you had to do was stand on one corner, type /bmt pos1, stand in another corner, type /bmt pos2, and then /bmt create <arena name>. Now the plugin owner has removed those commands, and I don't want to spend a bunch of time on a plugin that breaks every time I restart the server. Today, restarting isn't a problem for MCFun Central, but we still have to do it sometimes.
Now, let's talk about Redstone Rebelling. Redstone Rebelling has always kind of been a favored game of mine. It was a great concept. It would be set in a big castle, but in the small corridors of the castle. Each new door that you pass would signal a new level. To open each door, you would have to go through a series of puzzles that are very risky and that require a lot of thinking. If you die just once, you're out of the game. In the first level, you had to guess which lever to flick so that the door would open. In the second level, there were some opening and closing doors, and you had to walk through the right one. In the third level, there are password hints on the walls, and you have to find out what the password is (it's really complicated, but it doesn't make sense anymore). Then, in the last level, a random player would be teleported to a control room. You had to go through a series of puzzles to open various doors for the other player(s). You can either lead them into the right door (which you don't know either) or you can lead them into a trap. The first person to go through the right door and reach the end of the level wins $500, and the person in the control room wins $250 for opening the right door. So what's the problem with Redstone Rebelling? There are a couple of major problems. The first one was the same problem that we ran into with Jailbreak. It was a great game at first, but after you knew the door and the puzzles and the patterns in the control room, it just became a pointless race to see who would finish the game first, which made it really bad. The second problem made the game unplayable. Redstone Rebelling was built with redstone, but it also was built on the Minigames plugin, which doesn't allow people to teleport. This means that nobody would be able to teleport into the control room to open the doors for everyone else. Also, even if it had worked, the random teleportation was off of a pressure plate, so if nobody stuck together, more people would be teleported to the control room. I know there's some way to get around that with 1.7 commands, but Bukkit didn't allow 1.7 commands until the release build, which didn't come until around June, and by that time, I was already trying to make it playable. Unfortunately, that's not possible. The code inside of the Minigames plugin does not allow for a change in permissions while playing a game. So that means it's not in the config, meaning that nobody can ever teleport in-game while using the Minigames plugin. Removing the game as a minigame from the minigames plugin would result in complicated redstone that would be unnecessary and too much hard work for a game that isn't fun after the first or second time you play it.
This was a long post so far, but there's more!
Whether you went trick-or-treating last night or not, Halloween was last night! Unfortunately, where I live, the weather decided to become really mean. Snow and ice was blowing in everyone's faces and I couldn't show off my amazing Doppler Effect costume because I had to bundle up with a winter jacket. I hated that. But I'm sure all your Halloweens' were amazing, whether you decided to go trick-or-treating, or whether you decided to stay at home and do nothing. If you've been on MCFun Central lately, you've probably noticed that it was decorated for Halloween! This was great, but the decorations are going to be taken down tomorrow, so come on MCFun Central now to see the decorations for the last time!
I also have some news on MCFun Building Plaza. After the unnecessary reset, Orion decided to whitelist the server to bring it back up to where it was. That means make a new spawn and remake some of the houses. It will be off of whitelist soon, but for now, the server is whitelisted.
Ok, I'm getting bored of typing, and you're probably getting bored of reading, so I'm going to stop here. k bye
Sunday, October 12, 2014
Halloween Has Come to MCFun Central! + Overhaul Update
Hey Guys,
It's Matt, the owner of MCFun Central.
If you connect to MCFun Central right now, you will notice a big change: Halloween decorations!
We have decided to start switching the server a bit every holiday to keep up with holidays while still keeping the mood of the MCFun Servers. Since Halloween is approaching at greater speed than we thought, we have decided to start decorating for Halloween.
While we want to continue to make the server especially exciting by switching the server theme every major holiday, we didn't want to make a complete change to the server. Therefore, we will only decorate the main spawn and not any of the minigame spawns. However, you can always voice your questions or concerns in the comments section or on Twitter!
Big thanks to our co-owner and decorator for every theme, sharpdomino. She knows what she's doing when she starts decorating.
Now, moving on to a bigger update: The MCFun Overhaul.
Back in August, we announced that we would be turning the MCFun Servers into a network linked with BungeeCord. Some major changes included that the servers would be connected with portals, we would be making our own plugins for our minigames and possibly our own minigames, we would hire builders to revamp our spawns to match the theme of our new name, The Extrillius Network. We announced that changes would start taking place in October, but we ran into a few problems:
1) All the plugin APIs are crumbling down due to riots involving money, so there is no way that we can get new plugins until the new Sponge API comes out.
2) Switching from Elementary school to Junior High has put weight on my shoulders that I have not learned to deal with, and as a result, is keeping my busy even during the weekends.
3) Because of the busyness and the fact that Codecademy doesn't have Java, I haven't set my mind on learning Java or the Bukkit/Spigot API.
4) In addition to me being busy, all the other staff members of the MCFun Servers have been busy as well, and since Bernard moved, it's more difficult to find a good time to talk to him.
Therefore, while we want the changes to start taking effect now, we can't have that. We are trying to plan the overhaul, which includes both ideas and money balance over the (currently) three servers. The changes might start taking effect next month or even in December, but what I know is that we will try our hardest to get the overhaul out for the MCFun Servers' 1 Year Anniversary, which is on December 9th.
We're sorry for all of this trouble, but we'll find a way to put the overhaul onto our calendars.
~ Matt
It's Matt, the owner of MCFun Central.
If you connect to MCFun Central right now, you will notice a big change: Halloween decorations!
We have decided to start switching the server a bit every holiday to keep up with holidays while still keeping the mood of the MCFun Servers. Since Halloween is approaching at greater speed than we thought, we have decided to start decorating for Halloween.
While we want to continue to make the server especially exciting by switching the server theme every major holiday, we didn't want to make a complete change to the server. Therefore, we will only decorate the main spawn and not any of the minigame spawns. However, you can always voice your questions or concerns in the comments section or on Twitter!
Big thanks to our co-owner and decorator for every theme, sharpdomino. She knows what she's doing when she starts decorating.
Now, moving on to a bigger update: The MCFun Overhaul.
Back in August, we announced that we would be turning the MCFun Servers into a network linked with BungeeCord. Some major changes included that the servers would be connected with portals, we would be making our own plugins for our minigames and possibly our own minigames, we would hire builders to revamp our spawns to match the theme of our new name, The Extrillius Network. We announced that changes would start taking place in October, but we ran into a few problems:
1) All the plugin APIs are crumbling down due to riots involving money, so there is no way that we can get new plugins until the new Sponge API comes out.
2) Switching from Elementary school to Junior High has put weight on my shoulders that I have not learned to deal with, and as a result, is keeping my busy even during the weekends.
3) Because of the busyness and the fact that Codecademy doesn't have Java, I haven't set my mind on learning Java or the Bukkit/Spigot API.
4) In addition to me being busy, all the other staff members of the MCFun Servers have been busy as well, and since Bernard moved, it's more difficult to find a good time to talk to him.
Therefore, while we want the changes to start taking effect now, we can't have that. We are trying to plan the overhaul, which includes both ideas and money balance over the (currently) three servers. The changes might start taking effect next month or even in December, but what I know is that we will try our hardest to get the overhaul out for the MCFun Servers' 1 Year Anniversary, which is on December 9th.
We're sorry for all of this trouble, but we'll find a way to put the overhaul onto our calendars.
~ Matt
Subscribe to:
Posts (Atom)