WooMinecraft / woominecraft-wp

A FREE Minecraft Donation Plugin for WordPress designed to work in conjunction with WooMinecraft for Bukkit/Spigot & WooCommerce to allow the purchasing of virtual items in MineCraft and have them delivered to the servers.
https://wordpress.org/plugins/woominecraft/
GNU General Public License v2.0
31 stars 14 forks source link

Why not use RCON? #97

Closed yesBad closed 2 years ago

yesBad commented 2 years ago

Hey, I'm just wondering why doesn't this plugin simply use RCON. That would remove the need for a plugin.

JayWood commented 2 years ago

Because I like APIs and REST and all that jazz.

yesBad commented 2 years ago

Well I guess that answers it 😅

JayWood commented 2 years ago

Rcon is a valid thing to use though. I guess the real answer here is when I originally created the plugin I was more interested in utilizing java and educating myself on Java - which I continue to do. I have some code that works with RCON for this purpose though. I just don't see me integrating it into this, maybe as an addon/alternative.

yesBad commented 2 years ago

I forgot to respond to this, and this would be wonderful to be fair. It'd work for modded too :o