RedNesto

Results 55 comments of RedNesto

> For Spigot, the template use maven instead of gradle. Maven is selected by default, but Gradle can be used too. Same for Sponge, Velocity and Bungeecord. As for the...

Change the `@Plugin` id to `helixchat` in your main class. The project creator does not prevent usage of invalid values yet.

I'm not sure if we'll update the 1.12.2 template to use newer FG versions. And I doubt we'll add a FG version selector. You can still [customize templates as you...

> Well, actually, I wanted to roll back to a 'stable' FG2) Hum I should get more sleep. FG4 worked fine for me last time I used it, you can...

I can't help you with that, you should ask in some discord server that does Forge 1.12.2 support.

Although I get two errors during a Fabric project creation, classes are generated correctly. I'll try to fix the two errors I get, and hope they are the same causing...

Weird, that's not the errors I had, did you click the `Load Gradle Project` notification action before the set up was complete ?

I implemented this based on the SideOnly information we have access to (893b815558d3553b79d58a9615ff932b7d2d8caa). Dunno if this is enough to close this issue.

> Add a ribbon/balloon to reload Gradle when the access widener changes That's a neat idea, would be nice to have for forge ATs too.

I don't see any mention of bukkit or spigot-api in https://papermc.io/using-the-api Are you sure these artifacts are needed for a paper plugin ?