Become a premium member to remove ads

haloman30

Owner
  • Posts

    3,060
  • Joined

  • Last visited

  • Days Won

    183

Everything posted by haloman30

  1. Changed Status to Fixed
  2. + Added updated Minecraft Livemap viewer page * Forum topic images will now display in social media embeds instead of the default Chaotic United logo image * Minor theme fixes for District One and ND 2015 - Dark Theme - Removed Killerteddy
  3. Hey, everyone - we've officially updated our MC server to 1.19.4! In addition to getting things on the latest MC version, we've also made a number of bugfixes and improvements as well, some of which have been hanging around a bit too long. For now, we'll just go over the highlights: /back Improvements With the introduction of cross-server warp and teleportation, there were some cases where /back would behave strangely and would never seem to take you where you expected. This was because, by default, Essentials only keeps track of its own teleportation events. However, since warps and teleports were no longer handled through Essentials, using those commands wouldn't update the previous location properly. This issue has actually technically existed pretty much forever - it's just that back in the day, only admins would run into it, typically when using Multiverse's world teleportation commands. At first, this seemed like an unfixable issue - but turns out, Essentials has a handy option called register-back-in-listener which, wouldn't you know it, tells Essentials to monitor all teleportation events - completely fixing the problem. Why this isn't on by default is beyond me, but hey - it's on now, and as such using /back should once again work as expected. Removal of ChatControl For quite a long time, our chat filtering plugin hasn't exactly worked as expected - it doesn't work well cross-server, notifications don't work properly for staff (so in the event of a filter, we couldn't see what triggered it). As such, we've opted to remove the plugin for the time being. In the future, we'll be introducing a replacement which runs at the BungeeCord level and works cross-server properly. To be clear, however, no changes have been made to our chat rules, and racial slurs and other such content is still prohibited in chat. Sit/Chairs Improvements Originally, we used the Chairs plugin to allow for sitting on certain blocks - typically stairs and slabs. We later introduced SimpleSit alongside it to allow use of a /sit command that worked anywhere. As time went on, however, these plugins began to break and have various issues. Chairs broke outright, and while I did attempt to fix it, it'd have an issue where you would gradually sink further into the ground as the plugin "refreshed" its sit data, meanwhile SimpleSit no longer worked at all. Most recently, however, we started using GSit - which offered the features of both Chairs and SimpleSit, and had a few extra features, too - such as /lay. As of now, Chairs and SimpleSit are no longer used and have been replaced with GSit across all gamemodes. In addition, we've restored some previous functionality where Cauldrons could be sat in - both empty and with fluids. Overall, you shouldn't notice anything much different, besides sitting working better now. Discord Join/Leave Messages First and foremost, we've (for real this time, hopefully) fixed the issue where Owners and Managers wouldn't have any join or leave messages displayed in the #mc-chatlogs Discord channel. This was originally done on purpose, as for some time we didn't have a vanish plugin that worked properly across the entire BungeeCord network - so in order to prevent staff from being revealed in Discord, join/leave notifications were blocked for them entirely. Lately, though, we've been using a new plugin that does work cross-server. However, staff still had the permission nodes which were used to block out their join/leave messages. This was mostly still the case with Managers and Owners, since both ranks have all server permissions - and the permissions were not directly negated from their ranks. This has now been fixed, and join/leave messages will show as expected for all users. Server Renaming Previously, our BungeeCord server naming had a strange quirk - the "hub" and "cu" servers. This is for a couple reasons: first of which, was that the BungeeCord configuration can have its roots traced back to the one we used back when we were merged with NuclearDistrict - where we had three servers: "nd", "cu", and "hub". The ND server was NuclearDistrict's survival server, the CU server was our MC server, and the Hub server was used as a bridge between the two (fun fact - the spawn used in our "hub" server is a modified version of that one, and you can view the original one we used in ND by heading to /warp mergehub). The second reason comes down to how we migrated to BungeeCord more recently. For those who weren't around, we originally had our entire MC server - all gamemodes, all worlds, everything - under a single Bukkit (or rather, Spigot/Paper) server. While this had its benefits, such as not having to do any extra work to make things like chat, teleports, etc. work cross-server, along with making updates a lot faster, it also had some serious drawbacks. Diagnosing bugs took longer, as every plugin for every feature across the entire server was sharing one Bukkit instance - thus resulting in a larger list of possible plugins to go through to diagnose and fix. It also resulted in much poorer performance, which eventually became a severe issue around 1.13/1.14 - having that many worlds and plugins all sharing one Bukkit instance was pushing the limits of what the server software was capable of handling. As such, we decided to, for real, migrate everything over to BungeeCord. We'd actually explored this a few times prior - but each time, the amount of legwork, headache, and compromises made weren't justifiable. However, with how bad the performance issues became, it was time. However, it wasn't a one-and-done process - this was a longer process that went on over the span of a few months or so, where gamemodes were gradually migrated out of the main server and into their own separate servers. The original "Main" server was named "cu" in the BungeeCord config during this process, and when everything else was moved out, the Hub and Builder worlds were left behind, and the original MC server would instead act as the hub going forward. This resulted in the confusing situation of having a "cu" server and a "hub" server - where the "cu" server is what is generally thought of as the hub, and the "hub" server is typically considered a fallback or "waiting room" that exists in the case of the "cu" server going offline. At this point, there's certain data which relies on the servers' existing names - such as the MySQL database used to store warp data. As such, changing the "cu" server name wasn't feasible - what we have done, however, is renamed the "hub" server to "fallback" in the BungeeCord configuration - and renamed it to "Fallback Hub" in the #mc-chatlogs channel. At a future date, the "Main" server will be renamed in the Discord messages as well, however we've left them as-is for the time being. Unfortunately, with the update, a couple plugins ended up breaking (or rather, just refuse to even attempt to work outright): LibsDisguises - This is the plugin we use for disguises in-game, and with its absence, you won't be able to disguise. This will be restored as soon as a 1.19.4 build is released, and you won't lose access to any previous disguises. CustomOreGenerator - This is the plugin we use in Survival to generate Durite Ore within The End. Unfortunately, with its absence, Durite Ore will NOT generate, at all. We strongly advise that you avoid any exploration within The End for the time being until this has been resolved - as any new terrain you discover will have no Durite present at all. As with LibsDisguises, we'll be posting an update on Discord as well as a reply to this topic once everything is sorted out and these plugins are restored. The above plugins have both been reintroduced as of 3/31/2023. For now, though, that's all we've got! We've been a bit quiet and lacking when it comes to posting announcements on the forums lately - and that's something that we'll be working to ensure changes going forward. After all - why would anyone else use the forums if announcements don't even get posted there? Additionally, you can view the full changelog of today's changes here - there's some other minor stuff that wasn't touched on above. As per usual, if you find any bugs while playing, be sure to let us know on the bug tracker! Once we get some immediate features finished up, we plan on doing a sweeping bugfix pass in the not-too-distant future as one of the final steps before we start exploring advertisement options.
  4. + Added GSit to all other servers still using Chairs and/or SimpleSit * Updated server to MC 1.19.4 * Updated Dynmap to 3.5-beta 3 * Updated Citizens to 2.0.31-b2997 * Updated HolographicDisplays to 3.0.2-SNAPSHOT * Updated VentureChat to 3.5.0 * Updated FastAsyncWorldEdit to 2.6.0-SNAPSHOT-392 * Updated GSit to 1.4.1 * Updated ProtocolLib * Updated PremiumVanish * Fixed an issue where members with Manager or Owner rank would not have join/leave messages displayed in the #mc-chatlogs channel on Discord * Fixed an issue where Cauldrons could not be sat in - this used to be a feature back in the day, this functionality has been restored * Fixed an issue where /back would not work properly from all teleportation events (this was made more obvious with the introduction of cross-server warp and teleport) * Fixed an issue where GSit would display incorrect messages when sitting down * Renamed 'hub' server in /server list to 'fallback' * Fallback server ("Hub") now displays as "Fallback Hub" in Discord instead of "Hub" - Removed plugin: ChatControl - Disabled plugin temporarily: LibsDisguises (not up to date as of yet, will be re-added once a 1.19.4 build is released) - Disabled plugin temporarily: custom-ore-generator (not up to date as of yet, will be re-added once a 1.19.4 build is released) - Removed "factions" server from /server list - Removed plugin: Chairs - Removed plugin: SimpleSit - Removed Killerteddy
  5. + Added interior details to most remaining buildings in hub + Added some additional details to hub * Updated CUPackage to 1.2.22 - Removed Killerteddy
  6. + Added new Minecraft Vote page * Fixed classic moneytop page going to a 404 (forgot to migrate it to the forums from the old main website, whoops) * Fixed Survival money toplist page not displaying properly * Fixed "Home" item in navbar not having an icon after the redesigned homepage was introduced - Disable file/directory listing (was enabled by mistake during the migration) - Removed Factions from Minecraft server info page - Removed Killerteddy
  7. * Fixed world border not being set in Semi-Vanilla, Survival, and Vanilla * Increased Overworld world border in Vanilla from 20,000 to 32,000 * Increased Nether and End world borders in Vanilla from 15,000 to 18,000 - Removed Killerteddy
  8. Hey, everyone! Looks like it's time for our first forum announcement of 2023! As you may or may not have noticed, our website and forums were offline for a few hours there - you might have even seen a 500 Internal Server Error or some other wild HTTP error. You might even have noticed that things seem a bit... different. Or maybe not. Either way, let's get into it and figure out just what exactly was going on today - as well as some other goodies. Minecraft - New Hub and Factions Removal First and foremost - for those of you who aren't part of our Discord, we've made a couple updates to the MC server. First, we've updated our hub once again to something a bit less festive. Yes, I know - it's a bit late, but hey - better late than never, right? The new hub isn't just our previous non-festive hub, however. It's actually the Christmas hub thawed out. Now you might be thinking, isn't that what the previous one was? Well, not quite. The original version of the hub was much more enclosed in the immediate spawn area. At first, we thought this was fine. However, if you recall our previous post talking about inviting some outside help, this is one thing that became a bit more clear to me after getting the feedback from them (more details on that later). The key issue was simple: having the entire hub be enclosed and claustrophobic wasn't exactly inviting to new players. At first, I planned to resolve this by having a brand new hub created - professionally. And while I did pay for a new hub to be professionally built, we almost certainly won't be using it (again, more details later on). However, when first creating the Christmas hub, I had the idea to open up the top - partially to have a way for snow to get in, but also a way to just help things feel more breathable. Upon doing so, things immediately felt a fair bit better - and so I decided to take this updated version of the hub and use that as the base for the new hub. For the most part, it's about the same as the Christmas hub, just without any snow or ice or Christmas lights. A few other minor improvements have been made, however, including: Detailed Building Interiors - The majority of the buildings (though not all just yet) have proper, detailed interiors - they aren't just empty buildings! Redesigned Holograms - We've basically been using the same copy/pasted holograms for the past 7-8 years - and another point of feedback from my outside source was that things overall felt outdated - and not in a good way. Looking at the holograms again, I did find myself thinking that they could use some touch-ups. The initial welcome hologram has been rewritten, and some minor stylistic changes have been made to all other holograms. These changes do NOT apply to previous hubs, of course - so feel free to compare directly if you like. Some previously unfinished areas have been finished A few small new areas have been added throughout the explorable areas. See what you can find! Factions Yes, the title is true unfortunately. With the update to 1.19.3, the Factions plugin we found had stopped working properly - and there was no update. In other words, to replace it would result in all existing faction data being lost. This, combined with the complete lack of players on Factions, caused us to end up shutting factions down outright - as there just wasn't a point in bothering at that point. Upon reflection, it seems as though part of this stems from the fact that most in the community just aren't the type to get joy from griefing or destroying other people's stuff. Maybe that's wrong, but even when our Vanilla server was setup to allow griefing, nobody did - people instead just did what they do now, play survival, largely leaving other people alone except when directly working together. Will Factions ever return? If there's popular demand, sure. But the other thing Factions needs is a solid playerbase from the start. In other words, it likely won't be something that gets introduced for some time, not until we start getting solid playercounts on the other gamemodes. Outside Help - The Results As mentioned earlier, I had gotten in contact with someone in order to get some outside aid - which turned from "let's start advertising" to "let's get this ancient server up with the times". Since that previous post, I have indeed gotten the document. Or more specifically, documents - one for each gamemode. Each one was fairly more thorough than I expected, including visual aids and stuff like that. For the most part, a lot of the suggested changes are reasonable. In some cases, the ideas include stuff I've thought of myself - or even stuff we used to have before. While I currently won't go into a ton of detail, nor will I promise that anything listed below will definitely 100% happen, the key suggestions that we're currently considering going along with and introducing include: Additional NPC Usage - Essentially, having more NPCs used for a variety of purposes - such as links, shops, etc. Tab Menu Updates - Nothing too significant would be done here, just having some minor additions to the tab menu besides just regular statistics. Survival Shop - This is one of those that we used to have back in the day, an official server shop in Survival. We ditched it primarily because it de-incentivized the creation of player shops. While this is still a concern for us, we hope to be able to balance it a bit better should we decide to introduce it again. Jobs - Another feature we used to have, and (somewhat) recently at that. It was removed both due to it having some pretty serious issues (at least with how we had it configured) where it'd issue far too much reward. When we tried to fix it, it actually started awarding negative amounts of money - in other words, you would actually lose money by progressing through a given job. Ouch. These issues would have to be remedied before we introduced it to Survival again. Additional Playtime Rewards - Many years ago, we introduced "Time-Based Ranking", or as it's currently known as by the plugin we use for it, Autorank. This was a way to allow ranks to be obtained not just via real-world cash (or "donations"), but by simply playing for a while. This is cool and all, but currently it's the only thing you get for straight playtime. One thing we'd like to do is introduce additional types of rewards for a certain repeating amount of playtime, such as a secondary global currency. What we're thinking of doing here is finally introducing "CUPoints", a planned universal currency that would be earned via certain minigames - though in its original implementation, it was very easy to burn through parkour maps and rack up massive amounts of points. Additionally, there was never any form of store to actually use those points. Things will be a bit different this time around - and they'll probably be called something else, too. The original name was just derived from NDPoints, a similar type of secondary currency found on NuclearDistrict's MC server - the name we're currently thinking of is just "Tokens". A bit generic perhaps, but sounds a bit better in our opinion than CUPoints. Additional Crates - We've had the single "VoteCrate" for a long time, however the crate does have its limits. Primarily, the fact that there's just one crate. What we're thinking of doing is expanding the crate selection, and making use of the Tokens system described above - issuing 1 per vote - and allowing the user to choose what type of crate key they want. Better keys would be more expensive, but this way you'd have a great deal more control than just a single crate and hoping for the best. We'll probably keep the current crate as it is currently and have it be worth 1 key, but have some other additional goodies and some "guaranteed good item" crates for a larger amount of tokens. Some things have actually already started to make their way in - we recently introduced a default scoreboard in most gamemodes that shows various statistics and information, depending on the gamemode, along with the redesigned holograms found in the hub. As a side note: if you aren't a fan of the default scoreboards, you can in fact turn them off per-gamemode using /sb toggle. This was a hard requirement for me to introduce the feature to begin with - as I figured there'd be a number of people for whom the scoreboard is just annoying and distracting, or even intrusive depending on the player's GUI scale and/or resolution. Note that the above changes described aren't all that was suggested. There were other things proposed as well, however we aren't currently certain if or how we want to pursue those other changes. Some of them sound interesting, but could potentially do more harm than good. Others (though to be clear, very few others) are ones that we internally disagree with - such as having customizable rank prefixes (as in, your rank prefix could be literally anything for a certain in-game price), and replacing portals to switch gamemodes with NPCs. The NPC thing is an interesting idea, and one that I won't entirely rule out as a secondary alternative. However, one thing that I can guarantee is that our use of portals isn't going anywhere. To me, and to others, it conceptually makes a lot more sense to enter a portal and be transported somewhere, rather than effectively walking up to some dude and magically being warped somewhere. The Paid Hub Oh, right - I almost forgot! I paid for a professionally built hub! And it was pretty much a waste of money. I'm not going to name the builder or the group they belong to, for obvious reason - as I don't entirely put fault on them. Rather, I think it's just that what I expect out of a hub, and what the "typical" modern day MC hub contain and look like aren't necessarily aligned. At first glance, I thought it was decent - however, upon having nearly every person who saw it tell me all the ways they didn't like it, and looking deeper at it myself, the general list of complaints include: Too much strange block palette use - The build has a lot of areas that use a variety of weird and unconventional blocks. The general aesthetic was a tropical island type thing, and the giant palm trees had bark made of a bunch of weird blocks. Most of the beaches were not just made of sand, but also included birch planks. The terrain underwater had the majority of it made up of different wood types - seeming to try to add some additional layering/depth. Lack of explorability - Unlike many of our hubs thus far, there was virtually nothing in terms of secrets to find, and not many ways to really explore. The only secrets were two things I explicitly requested - the inclusion of the classic space shuttle from old CU, and a Nuclear District tribute room. That's it. One thing that was cool, however, was being able to climb to the top of each and every cliff. What's less cool is that that was made possible by me adding vines in, and that out-of-the-box, this was not possible at all. Too much "smoke and mirrors" - Similar to the above point, there's certain parts of the build that are clearly not intended to be seen up-close. The biggest example of this was the variety of buildings. There's a whole town on this little remote island, except every single building, minus the information building and the ND tribute building, are fake. They have no interior, and they don't even have normal doors - opting instead for large black voids that are quite a bit larger than a normal Minecraft door. Most buildings are sized and shaped in such a way that you couldn't even easily add an interior, without completely reshaping and resizing the entire building. Strange areas that come across as incomplete and undetailed - Most of the build is reasonably well detailed, but the primary example of where that isn't the case is underwater - it's just a super smooth hill thing that doesn't have much detail to it, and there's nothing even under the water in terms of plants, rocks, or anything like that - just basic hilly-looking terrain (once again, made of wood - see the first point in case you skipped past that part). If you're curious as to why these issues are even issues, check the spoiler below - I wrapped it in the spoiler tag because it ended up being a fairly wordy explanation, and it's something that, while important, may be something a lot of you folk already know about to some extent. And so, to come back to the paid hub - with the issues it had, we opted to just ditch it, and eat the cost, and simply not use it. However, that doesn't mean that we're just nuking it, or that we'll never use parts of it here or there. One thing we've done is added it to the hub archives - if you'd like to explore this hub in-person, just do /warp hub_2023. Website Changes Alright - at long last, let's discuss those website changes. For a long time (about 11 years, in fact), there's been this separation between the "main website" and the "forums". During the old CU days, they had a period of time where their homepage was actually a proper portal, integrated with the forums - it was virtually seamless. However, later on in the old CU's run, they changed back to a separate homepage - and that trend continued throughout the rest of CU's life, through all of ND's life, and through all of the new CU's life. Until today. Something that we've been gradually doing is replacing the old "main website" pages with redesigned pages that both look better, and are built using the forums' technology. This has been an ongoing project for quite some time - it started with the helpcenter, then the about section, then the different pages for each server's information, and most recently a couple leftover pages from the old helpcenter - and finally, now, the homepage. The redesigned homepage contains a number of improvements. Besides a nice facelift, it shows several recent news posts and has a better display for the different servers - including their IPs within each server's block rather than on the old info sidebar block. Additionally, much of the text - including the about text on the homepage which for a long time has just been copy/pasted and slightly altered/expanded text that dates back to the Nuclear District about pages from 2015/2016. A lot of stuff in there was poorly written, and was inaccurate in some cases - for instance, stating that we are continuously exploring options for new gameservers. For better or for worse, we've been primarily Minecraft focused for many years now - and that isn't changing anytime soon. The layout is otherwise mostly the same, with the other obvious improvement being the updated "proceed" section at the bottom. Most immediately, it's split in half showing options for both Forums and Discord - since a lot of activity nowadays is on Discord, it seems kind of silly to not showcase that on the homepage. Along with that, both sections have nice background images - like it was originally supposed to on the previous homepage. The basic idea was actually inspired from the very first ND homepage, fun fact. The one major technical change this required was moving the forums installation out of the /forums subfolder and into the root of the website directory. This means that, among other things, stuff like the downloads section, about pages, and everything else that it isn't the literal forums won't have the /forums prefix anymore. We've taken care to ensure that the majority of old links still redirect properly, since a lot of stuff is configured in a way that depends on those old links working - and of course any old bookmarks or links on pages or anything else like that needs to keep working too. However, this isn't the end of the old main website - at least, not entirely. It's the end of it being used as CU's main website, but it's not just going into the void to never be seen again. It has instead simply been relocated to a new home. The (very early work-in-progress) Chaotic United Archives Currently, the old website as it was just before the migration can be seen at https://archive.chaoticunited.net/main_website/. Something I've been wanting to do for a long time is have something similar to what we have setup for Nuclear District - except bigger and better. First and foremost, it's gonna be the permanent home of the old main website as it existed until today. Down the road, however, we'll be restoring all the old versions of the main website - allowing you to go through and revisit the site through each major update and redesign. But that's not all. We also plan to reintroduce older versions of the forums - mainly, the final copy of the forums prior to updating to IPB4 and prior to the Nuclear District merge. Even though the merge was only about a year long, it was during that merge that we started to begin to develop a bit more understanding of keeping things professional-looking. As such, I'll be restoring one of those old backups and putting it up for viewing. Eventually, I want to also extend that back to old CU stuff as well - which will likely involve rebuilding a lot of stuff based on old archive.org snapshots. The eventual end goal is gonna be to have as much historical CU web content up and viewable as possible. I'd like to even extend that further to some other past projects, such as United AlyCraft and other... more obscure projects. However, all of that is stuff that's gonna take time - but today marks the first step in that process. Most old URLs that reference stuff from the old main website have been redirected to the archived site, with most remaining links to be configured in the coming days. For the most part, things should be pretty seamless. Whew - that ended up being a lot longer than I was expecting, but hey - it's been a while, anyways. Regardless - if you find any issues with the website - like any missing images, any broken links, etc - please be sure to report it on the bug tracker! Otherwise, be sure to keep your eyes peeled - like always, there's stuff coming down the pipeline that we can't wait to share.
  9. + Added new hub area (Christmas had to end sometime, folks) - Removed Factions from server MOTD - Removed Factions from hub scoreboard - Removed Killerteddy
  10. * Updated several themes (2021, 2022) in preparation for new homepage * Fixed back to top button not being in a fixed position on CU 2022 theme - Removed Killerteddy
  11. * Fixed REMOTE_ADDR HTTP header reporting an internal/local device IP, rather than the user's real IP address - Removed Killerteddy
  12. Benjamin Jay ate a turd and jumped like seabiscuit all his life, despite the development that his turtle contracted HIV during exile. His erect refrigerator took out the huge moist banana from his floor and into various holes of ntx's angina. Snowflakes make nice alternatives appealing to mediocre structures. Suddenly potatoes started raining endlessly across classrooms made much cake succumb with somali pirates which took advantage of exchanging condoms rised in Canada. According to Blar Flanagan, decomposing in Russia has declared that Ukraine became full of annoying rebels with tuxedos super glued to guard posts cursing battleships into shipwrecks, while eating trucks. Korean potatoes radioactively segregated all misconstrued antelopes, therefore the president ntx2 said "hallegua kamikaze", then raging apologetically, he proceeded to procrastinate mowing lawns for smallgoods and vegetables with Indians curry in my large futon mischievously nationalistically while seducing AtomicBeast101 inside a uterus when Alex pooped rainbows through his multiple penises. Bobbie had a ionized dump unloaded into Tai's car because he had to pee. Rockets launch right into Haloman30's pink greasy stretched canvas because Americans can't clone Bobbie's penis into inionized shorts. Valve can severely shut down Nik's small, wet potato using Micheal's massive ego and therefore had been alycats imagination that he was insane. The potato that esponshadow1 authorized had gotten very hot. Sometimes Windwhistle contracts aids while having popcorn. 420Blizzin had to live frugally. haloman30 eats large juicy pineapples. Killerteddy1 destroys massive populations of drug dealers while Stoneharry contemplates mass condensation of massive baby seabiscuits because his cat ceased alive. MILKANDOREOS and the Durite potatoes amassed, then extorted money from Communist China. Iamthebeautyx decided that haloman30 should become a landlord. Spencer manifested greatness by being a femboy. TheHumanMachine_YT started drinking pepsi and fucked my wife who ate ravioli. A certain creature said "Son, it seems likely that you don't understand
  13. Changed Status to Closed
  14. Accepted! Thank you for applying, you've been accepted! Enjoy your time here at Chaotic United! For a list of the perks you get for registering, check out this page. If you have any questions please do not hesitate to ask! Also, please make sure you've read the rules found here and you can vote for us here. Notes:
  15. * Increased 'misc' entity tracking range from 32 to 128 (allows item frames and custom blocks that use them to be viewed from a further distance) * Updated WorldEdit in Minigames server * Modified 'Temple' parkour course to display correctly when the survival resource pack is in use * Helper now has access to /tpo - Removed Killerteddy
  16. Benjamin Jay ate a turd and jumped like seabiscuit all his life, despite the development that his turtle contracted HIV during exile. His erect refrigerator took out the huge moist banana from his floor and into various holes of ntx's angina. Snowflakes make nice alternatives appealing to mediocre structures. Suddenly potatoes started raining endlessly across classrooms made much cake succumb with somali pirates which took advantage of exchanging condoms rised in Canada. According to Blar Flanagan, decomposing in Russia has declared that Ukraine became full of annoying rebels with tuxedos super glued to guard posts cursing battleships into shipwrecks, while eating trucks. Korean potatoes radioactively segregated all misconstrued antelopes, therefore the president ntx2 said "hallegua kamikaze", then raging apologetically, he proceeded to procrastinate mowing lawns for smallgoods and vegetables with Indians curry in my large futon mischievously nationalistically while seducing AtomicBeast101 inside a uterus when Alex pooped rainbows through his multiple penises. Bobbie had a ionized dump unloaded into Tai's car because he had to pee. Rockets launch right into Haloman30's pink greasy stretched canvas because Americans can't clone Bobbie's penis into inionized shorts. Valve can severely shut down Nik's small, wet potato using Micheal's massive ego and therefore had been alycats imagination that he was insane. The potato that esponshadow1 authorized had gotten very hot. Sometimes Windwhistle contracts aids while having popcorn. 420Blizzin had to live frugally. haloman30 eats large juicy pineapples. Killerteddy1 destroys massive populations of drug dealers while Stoneharry contemplates mass condensation of massive baby seabiscuits because his cat ceased alive. MILKANDOREOS and the Durite potatoes amassed, then extorted money from Communist China. Iamthebeautyx decided that haloman30 should become a landlord. Spencer manifested greatness by being a femboy. TheHumanMachine_YT started drinking pepsi and fucked my wife who ate ravioli. A certain creature said "Son, it seems
  17. + Added item: Teddy Portal * Updated CUCraftingPlus to 1.3.7 * Button clicks in Recipe Guide now play button click sounds - Removed Killerteddy
  18. + Added information scoreboards to SkyBlock and Creative * Players can now use /plot alias in Creative - Removed Killerteddy
  19. + Added plugin to Survival: SimpleScore + Added plugin to Survival: FastAsyncWorldEdit + Added an informational scoreboard to Survival (can be disabled with /sb toggle - Removed plugin from Survival: WorldEdit - Removed Killerteddy
  20. Happy New Year, everyone! * Redesigned Helpcenter homepage (previous helpcenter layout can still be used by using the "Switch to Classic View" button - because options are good " * Reorganized Helpcenter categories - Removed Killerteddy
  21. With the 1.14 update, we've made some adjustments to our registration system. Instead of it being a useless leftover of old CU, it now has actual purpose again! By registering, you will get the Member rank which contains the following perks: Ability to extinguish campfires with water bottles Access to Teddy's Dungeon Ability to use Chairs and /sit Access to /disposal Access to /disenchant (/unenchant) Access to TinyText (/tinytext) Access to Fuckify (/fuckify, /tinyfuckify) Access to Garbled (/garbled, /garbledfuckify, /tinygarbled, /tinygarbledfuckify) Access to /tptoggle Additionally, you'll get the following abilities in Survival and Creative: Access to CUXPSell (Survival Only) Ability to create CraftBook mechanics Ability to create up to 5 homes Ability to claim up to 15 Creative plots Access to 1 Vault slot (Survival Only) Access to /back (return to your death point or last teleport location!) Access to /heads (Creative Only) You also get the following perks in Semi-Vanilla Survival: Ability to create CraftBook mechanics Ability to create up to 5 homes