So I made another one of these to make a internet on a server I play with my friends. Here are the features:
  • web servers with multiple sites (duh.)
  • sites with images and scripts
  • easy to write websites
  • browser with search function (duh.)
Screenshots: https://imgur.com/a/eYSQf

Downloads:
Server: pastebin get t4EXwwaZ server
Browser: pastebin get PZSPrKGC browser

If you want to set up a server, follow these steps:
  1. type 'set serverIp <sitename>'
  2. create directory website
  3. create text document website/website
  4. edit website/website how you want
Website structure:

-- simple text
simpe text (Warning: has to have a space at the beginning)
-- a link, will display as Link to a website
link mc.website.sol/website,Link to a website
-- set cursor position
set 10,10
-- move cursor position
move 1,1
-- set color
color blue
-- image element
image mc.website.sol/image.nfp
-- script element
script mc.website.sol/script.lua
I don't expect you to use this, I just wanted to post this because I found it turned out pretty well.</sitename>

WARNING: This is extremely unsave! Websites can do anything with your computer and clients can crash the server. This can also lead to server lag if many players use it at the same time.