• 0

    posted a message on Domains and minecraft server
    anyone? I did that last night and its still not working for anyone.
    Posted in: Server Support and Administration
  • 0

    posted a message on Domains and minecraft server
    Can't resolve hostname is what everyone gets. Suddenly I started getting this also now so I don't know. they can also connect with direct IP given by HostHorde
    Posted in: Server Support and Administration
  • 0

    posted a message on Domains and minecraft server
    Its not home hosted its hosted by Host Horde. Also why would I be able to connect but others cant?
    Posted in: Server Support and Administration
  • 0

    posted a message on Domains and minecraft server
    Whoops kinda rushed through. I can connect using that ip I created but my friends cant.
    Posted in: Server Support and Administration
  • 0

    posted a message on Domains and minecraft server
    Me and a friend have bought a minecraft server, domain and enjin premium.

    http://gyazo.com/8bea4c96fb5c1afd7e8d7d3394659bc5



    I moved the Name Servers already (ns1,ns2.ns3.ns4).



    I followed this: https://support.enjin.com/hc/en-us/articles/200024719-Subdomains-for-Minecraft-servers
    Posted in: Server Support and Administration
  • 0

    posted a message on Website for minecraft server without Enjin
    Can anyone give me guidance on what they would like to see on the website (whether its in the admin panel or on the main page). The admin panel is as far as I could think of getting it and includes some images.
    Posted in: Computer Science and Technology
  • 0

    posted a message on Website for minecraft server without Enjin
    Quote from MathEnthusiast

    Ok, now you're just bumping this thread.

    This should be over in the server support forum.

    Is there a way I can move it or does a mod/admin have to do it?

    and how/why should this be in server support?
    Posted in: Computer Science and Technology
  • 0

    posted a message on Website for minecraft server without Enjin
    I am working on making a admin panel.
    Posted in: Computer Science and Technology
  • 0

    posted a message on Website for minecraft server without Enjin
    I will continue on this project tomorrow. I have planned to make a Login System to upload news so not everyone can create news. In order to delete news you must enter your database and actually delete the content. I will work on making a editor and a way to delete it from you account without having to load up PHPMYADMIN to change a word you misspelled or something.
    Posted in: Computer Science and Technology
  • 0

    posted a message on Website for minecraft server without Enjin
    Well first off I would like to say that I have put a lot of time and effort into creating this. If you would like to show some support by pressing that like button that will inspire me to keep updating this. (either way I will probably keep it updated).What it consists of:Boot Strap (creating a responsive user friendly website) - getbootstrap.comBelow Average (I used this to get the online users heavily modified) - https://belowaverage.gaMinecraft-Server-Status (to get how many players is online/total users/and version) https://github.com/N...t-Server-StatusA centralized file to change so you don't have to find the code inside of my sloppy work.
    Its clean; and gets to the point.
    The Users Online on the sidebar uses Below Averages source code. I ran into a couple problems basically of me not wanting to show all users and there skins. I had to go through trial and error to edit his code and even randomized the array and limited it to 10. This is so the same users don't appear each time and the page is not to long. It is closed by default because it can be fairly lengthily just clicking online users will open it up.
    (Closed)

    (Open)

    (Randomized)

    The news was my biggest and almost caused me to give up on this. I wanted to allow you guys to create news from one page and it would automatically update. I accomplished this using PHP and MYSQL. I had the choice. Did I want to use Pagination or just use the 3 most resent news submissions. I decided to use Pagination and it is fully working.
    Pagination showing that it works (first page)(fourth page)

    (Your input for news (not secure at the moment))







    PopupsI decided to create this as a One Page Themed but I don't like having a really long page so tried to figure out how I can accomplish that and still having as little pages as I can possibly have.
    When you press Staff on the navigation bar you would get *as seen below* and is fully changeable.



    Rules would pop something similar to this just saying the main rules; not to lengthy.
    Now you may be like wait what if my users want to see all the players online they have to keep refreshing the page? Nope I thought about this. In the top corner when the server is online there is a green badge that says "Online x/y" x = players online y = total users. When you press that you would get a popup displaying




    that shows ALL the users online at that moment.Well that's all I got for now. Please help me and give me some ideas and some input. If you think this sucks just go straight out and tell me. I have never used MYSQL and PHP. This is my first time really trying to use those. I normally code with HTML and CSS and use BootStrap as a template.If he confirms that he does not want this I will release a download link.Updated 6/21I have been working on the admin panel quite a bit lately and also changed the theme.



    Register:



    Login:



    Now why do I have a login panel? Why not just create the account through MYSQL right? Well I decided to go with a couple security measures following the registration tutorial HERE. I have to admit I really like the way this is coming out. The MYSQL has a security check saying active: (default is 0) 0 means they can't do anything in admin panel (not even login). set that value to 1 and they have full access. They can modify the news feed (another feature I added today). They can also delete a news feed. They can add voting links and delete them (I don't see a point in allowing them to modify its to things you have to copy and paste).
    Admin Panel:
    Admin Panel:



    Create news:



    Edit news:



    Deleting news:



    creating a vote button:



    delete a vote button by pressing it in Admin Panel:



    Posted in: Computer Science and Technology
  • 0

    posted a message on [1.7.2] FroleCraft | Faction Server | Raiding | PvP | Castle Spawn
    Server is going smoothly < see what i did there?
    Posted in: PC Servers
  • 0

    posted a message on [1.7.2] FroleCraft | Faction Server | Raiding | PvP | Castle Spawn
    Check out server :)
    Posted in: PC Servers
  • 0

    posted a message on [1.7.2] FroleCraft | Faction Server | Raiding | PvP | Castle Spawn
    We welcome all users ;)
    Posted in: PC Servers
  • 0

    posted a message on FroleCraft | Prison | Drugs | Secret Shops | A-Z | PVP.FROLECRAFT.COM
    check us out
    Posted in: PC Servers
  • 0

    posted a message on Website for Streamers, YouTubers
    Maybe I didn't explain to well. Basically its for the people who would like to Stream, and do YouTube videos. This will basically be an about page, describing what they do and allowing them to communicate with there users better via forums. I don't know if this is a good idea, but I am creating it for a Streamer/YouTuber who wanted it, and plan on making it open source for anyone.

    If you can think of a better idea, I may consider it as of how I don't know how well I will go through with this project for him since he doesn't stream/upload to often.
    Posted in: Computer Science and Technology
  • To post a comment, please .