well im going to teach my self to do javascript coding since i cant do HTMLNo, you cannot. Minecraft (and Spigot and CraftBukkit/Bukkit) are built in Java.
There's a Python version of Minecraft though (Minecraft PI Edition)
Javascript isn't Java (Learn more @ https://www.java.com/en/download/faq/java_javascript.xml )well im going to teach my self to do javascript coding since i cant do HTML
Good luckwell im going to teach my self to do javascript coding since i cant do HTML
Hypertext Markup languageHTML isnt even a programming language.. Let alone being able to make plugins with it..
Markup language =/= Scripting Language =/= Programming languageMarkup language
Let me attempt to find a dividing line between these three types of language. Of course, there will be numerous exceptions and counterexamples, since this is just my opinion.
- A markup language is used to control the presentation of data, like "represent these user names as a bullet list or as a table".
- A scripting language is used to mediate between programs in order to generate data. This is especially true of shell scripting languages like bash, but if you reflect on it, also Python or Perl came from the need to accomplish tasks in UNIX without writing a program in C. The program that you control most of the time in those languages is the interpreter of the language itself, which accomplishes general tasks for you. Other typical programs you interact with are database servers or web servers.
Going back to the user list metaphor, in a scripting language you ask the database "give me all user names", then ask the web server "send this user list to this requester".
- A programming language is used to transform data. It does so by creating CPU instructions that rewrite the input data into the output; hopefully, the desired output. Examples of transforming data is to compute a sum out of a number of addends, or solving a system of differential equations from a set of conditions, or writing and reading from a tree-like structure in a consistent manner given a sequence of possibly simultaneous queries.
Going back to the user list metaphor, in a programming language you write how to traverse a table of records, extract from each record the "name" field, and return all of them to the requester.
Hey I interpreted that response from Landviz to also mean that doesn't existMarkup language =/= Scripting Language =/= Programming language
From StackExchange.com
I said it wasn't a programming language, never said it didnt existHey I interpreted that response from Landviz to also mean that doesn't exist
Why replying? I mean, I am pretty sure @Landviz, @jollow250 and I have already answered them.HTML is not able to create plugins
HTML is a web link format....Can I make plugins with HTML?
I don't think it's worth replying on thread that has been answered 6 times already :rolleyes:I don't think this is possible...
That’s incorrect. (Non-vanilla ban system. More or less what CubeCraft does) You save the ban on a database, then load up using JAVASCRIPT or PHP. HTML, together with CSS, is used to ‘build’ the website appearance (also, it can be done the other way round: Save something to a database using JS/PHP and load it with a plugin)HTML is for websites, Minecraft is fully built in Java, there's like no way you can make a HTML "plugin" work on a Java game, you can link it ofcourse to a plugin for example a ban counter when someone bans a player, it displays it on a website, but not the other way around.
....I don't think it's worth replying on thread that has been answered 6 times already :rolleyes:
plsnohate no banearon thx