SQL and Web Setup along with LiteBans

Status
This thread has been locked.

Flux_Pavilion

Feedback score
1
Posts
47
Reactions
8
Resources
0
So basially i need Litebans on my minecraft server network. I have an enjin website that doesnt worl with Litebans, and i know nothing about SQL or PHP or whatever it is called to get the web interface to work with LiteBans. IDC if i have to buy any thing or whatever, i just want someone who can give me a price (for both service and products needed) and say that they can do all the work and have litebans installed asap. I run currently a 10 server network.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

matthewp

Software Developer
Supreme
Feedback score
14
Posts
542
Reactions
503
Resources
0
You need a web server, you cannot install it on enjin. You would need to get a web host like Drash then you would upload the files and configure it like you did for LiteBans on your server. But the databases could potentially have issues connecting depending on your host.
 

Latouth

Troubled on Linux? Ask me!
Supreme
Feedback score
18
Posts
1,213
Reactions
504
Resources
0
If you still need this done, please contact me on Discord at Latouth#3631, or Skype at "latouth"
 

PepegaGamer

Deactivated
Feedback score
4
Posts
0
Reactions
48
Resources
0
What you will need:
  • A Database
  • LiteBans (duh)
  • A webserver or webhost to store the web interface
  • At least the advanced Enjin plan
Set up your Database

Hook up your LiteBans to your database

Setup a webserver and hook that up to the same database with the same login credentials that you connected LiteBans to

Enjin Part

Create an HTML module using this code (be sure to fill in the URL):
Code:
<!DOCTYPE html>
<html>
<body>

<iframe src="YourLiteBansWebsiteURLGoesHere" style="border:none height="1500" width="1050";"></iframe>

</body>
</html>


Call it "Bans" then save it.

Then put that module on the desired page
 
Status
This thread has been locked.
Top