Talk about absolutely anything here!
  • User avatar
  • User avatar
  • User avatar
  • User avatar
User avatar
By EpicBros
#78016
Because apostrophes are for the birds.


Just realized thats not an apostrophe.
By Bonejunky
#78026
meepers wrote:Why is: \ and ` not allowed in-game??
Probably so mods and others don't confuse people by saying "./help" and such.
User avatar
By EpicBros
#78045
meepers wrote:LolFAIL
Someone didn't get it.
User avatar
By Lm108
#78072
It would completely destroy the server, typing a single \ will corrupt and decimate the server, leaving it riddled with holes and oozing with lava.
User avatar
By fritterdonut
#78073
Could be to sanitize user inputs to prevent people from injecting code.

Example:

global.chat='$string'
where $string is the user input.

So say someone says "Hello world!"
global.chat='Hello world!'

However a malicious person could enter " ' DROP TABLE -- "
which would make the code look like this:
global.chat=' ' DROP TABLE --'
global chat returns a value of ' ' for user input, then would process the command DROP TABLE as a command instead of a string. The -- would comment out the extra '. DROP TABLE is a SQL command to delete a data table, which we obviously wouldn't want.

So by sanitizing your inputs to not include \ and ', you can help prevent users from injecting malicious code into your site, potentially stealing or damaging information.

Or it could just be because Minecraft's font doesn't include either character, which would be the simplest answer.
Last edited by fritterdonut on Sun Feb 19, 2012 9:39 pm, edited 1 time in total.
long long title how many chars? lets see 123 ok more? yes 60

We have created lots of YouTube videos just so you can achieve [...]

Another post test yes yes yes or no, maybe ni? :-/

The best flat phpBB theme around. Period. Fine craftmanship and [...]

Do you need a super MOD? Well here it is. chew on this

All you need is right here. Content tag, SEO, listing, Pizza and spaghetti [...]

Lasagna on me this time ok? I got plenty of cash

this should be fantastic. but what about links,images, bbcodes etc etc? [...]