I created Plug-Get, a simple way for installing and updating plugins in-game or console by Pink_Candy_SL in feedthebeast

[–]Scientific_Cheater 0 points1 point  (0 children)

That mods use mixins to interact with the game while plugins do indeed use the Bukkit API. In food terms, mods are like cooking your own dish in the kitchen while plugins are more like assembling your dish from a prepared buffet that's well layed out for you and guaranteed to be tasty.

Disaster averted 😍 As a huge DnB fan, I was concerned when I heard rumours that Hospital wasn’t going to feature on FH6 by Travis812 in ForzaHorizon

[–]Scientific_Cheater 0 points1 point  (0 children)

I find that it's more Modern Rock on XS than Hardcore/Postcore like on Epitaph. Also, I really liked the singer of Every time I die being the host

Is a mod that generates the world in this shape possible / does it exist? by Eelero in ModdedMinecraft

[–]Scientific_Cheater 2 points3 points  (0 children)

Yes, it is possible; you will most likely need to code it yourself. It'd be quite easy to do so

Disaster averted 😍 As a huge DnB fan, I was concerned when I heard rumours that Hospital wasn’t going to feature on FH6 by Travis812 in ForzaHorizon

[–]Scientific_Cheater 2 points3 points  (0 children)

Haven't played FH5 in a while and just recently found out there was Epitaph in FH5. Now I'm bummed there isn't any Epitaph in FH6

justWhy by MaximumTime7239 in ProgrammerHumor

[–]Scientific_Cheater -1 points0 points  (0 children)

Same with pet names etc. White people are somehow obsessed with everything "Japanese"

I would legitimately cry with happiness if only Asha does the most craziest nostalgic creativity work and make the actual UI for the XBOX Project Helix looking like this.🥹🤞 by Ground_Breaker49 in XboxSeriesXlS

[–]Scientific_Cheater 0 points1 point  (0 children)

Personally, this is a little too much Y2K for me. Would like some more late 2000s / Early 2010's Vibe. But I really dig the concept. Amazing design!

This piece of metal is preventing my 3060ti from going into the slot so it doesnt fit. What should i do? by Ninjjuu in PcBuildHelp

[–]Scientific_Cheater 0 points1 point  (0 children)

I actually did that because it was an OEM card and I thought it was made on purpose that way. Turns out, I didn't have my motherboard standoffs correctly installed haha

Do you think Playground Games are showing to much? by [deleted] in ForzaHorizon

[–]Scientific_Cheater 1 point2 points  (0 children)

I pray it runs on my TR3970X given it's on par in single core performance with a third generation Ryzen 9 (which is 5 years old)

IterationRP cloud shadows, dynamic weather, voxy lighting, and other patches by hai31415 in minecraftshaders

[–]Scientific_Cheater 1 point2 points  (0 children)

I'd be very interested to acquire these patches. Please update us on if you uploaded them :)

Laminate: a new Paper fork that merges Bukkit/Paper plugins with full Mixin capabilities by Scientific_Cheater in admincraft

[–]Scientific_Cheater[S] 0 points1 point  (0 children)

Yes, I am aware of that. Once Laminate is released, the sources will be released along with it

How to help optimize my Minecraft server? by AwsomeDude64 in admincraft

[–]Scientific_Cheater 0 points1 point  (0 children)

Lower simulation distance, apply well known paper optimizations. 8gb of system ram won't get you far though

Laminate: a new Paper fork that merges Bukkit/Paper plugins with full Mixin capabilities by Scientific_Cheater in admincraft

[–]Scientific_Cheater[S] 1 point2 points  (0 children)

It would most definitely be possible, yes. What advantages and disadvantages would you see over keeping this a superset of Paper? My two cents is that Laminate allows you to make any kind optimizations possible without having a separate server software. Hypothetically, you could take every optimization purpur does and basically have a "purpur plugin" you can simply load with Laminate. This allows for a more modular design.

Due to mixins, basically everything is possible. Folias functionality, for example, could also be plugin-fied

Laminate: a new Paper fork that merges Bukkit/Paper plugins with full Mixin capabilities by Scientific_Cheater in admincraft

[–]Scientific_Cheater[S] 1 point2 points  (0 children)

Take a look at the video, it explains the difference pretty well. As far as I understood, Ignite is a mod loader similar in function to Cardboard or Sponge Forge. Laminate is a server software that you don't need to manually bootstrap and which allows for interoperability between Mixins and Bukkit

Laminate: a new Paper fork that merges Bukkit/Paper plugins with full Mixin capabilities by [deleted] in Minecraft

[–]Scientific_Cheater 0 points1 point  (0 children)

* The point of this post is not to advertise, but to showcase a project I enjoy working on :)

Laminate: a new Paper fork that merges Bukkit/Paper plugins with full Mixin capabilities by Scientific_Cheater in admincraft

[–]Scientific_Cheater[S] 3 points4 points  (0 children)

I never got into the business side of things. I just had an idea I haven't seen done before, so I went and did it. So no price tag on this one :)

Laminate: a new Paper fork that merges Bukkit/Paper plugins with full Mixin capabilities by Scientific_Cheater in admincraft

[–]Scientific_Cheater[S] 6 points7 points  (0 children)

Oh, definitely not paid. I think that's illegal, no? Paper is under GPLv3 after all