Not a problem, thanks for the help. I'm just checking now to see what is being sent by iterating over the $_GET serverside. I could have used the SQL option but my webserver is on a different IP to the game server and I wanted tailor the webpage to cater for my players needs.
Nice to see SQL supported on a free plugin, so thanks a lot!
When using the WebRequest (only) option to send data to a web page, can you confirm if you are sending a single $_POST array or a multidimensional array? So far I have not been able to iterate over any posted data and the plugin code doesn't seem to be json encoding any sent data, so I'm assuming I should be able to obtain a value with (e.g.) $theKey = $_POST['secretKey'];
Could I use this to reward players with an in-game item (/give command?) with a specific skin id as well?
I prefer not to add yet another plugin for Server Rewards or Economics etc because I prefer not to have a chain of dependencies.
Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.