Ajout de fichiers pour le world

This commit is contained in:
sys4-fr 2019-02-03 03:20:52 +01:00
parent 121db7a0aa
commit 064460a8ff
6 changed files with 305 additions and 0 deletions

View File

@ -152,6 +152,7 @@ install_minetest() {
cd minetest
cmake . -DBUILD_CLIENT=0 -DBUILD_SERVER=1 -DENABLE_SOUND=0 -DENABLE_SYSTEM_GMP=1 $irrlicht_src -DENABLE_LEVELDB=1 -DENABLE_REDIS=1 -DENABLE_POSTGRESQL=1 -DRUN_IN_PLACE=1 -DENABLE_GETTEXT=1 -DENABLE_FREETYPE=1 -DENABLE_LUAJIT=1 -DENABLE_CURL=1
make -j$makeopt
verif
echo "Installation de Minetest terminé."
cd ..
}
@ -236,6 +237,8 @@ install_world() {
fi
ln -s $(pwd)/world.mt minetest/worlds/$world_name/world.mt
cp -r world/* minetest/worlds/$world_name/
fi
}

View File

@ -0,0 +1,26 @@
-- General configuration - BitChange
-- Do NOT change your settings in "config.default.txt"
bitchange.initial_give = 0
-- Enable/Disable whole nodes
bitchange.enable_exchangeshop = true
bitchange.enable_moneychanger = true
bitchange.enable_warehouse = false
bitchange.enable_toolrepair = false
bitchange.enable_donationbox = true
-- Converting other ores to MineCoins
-- Tin moreores
-- Zinc technic_worldgen
-- Quartz quartz
bitchange.use_moreores_tin = false
bitchange.use_technic_zinc = false
bitchange.use_quartz = false
-- Pipeworks support
bitchange.exchangeshop_pipeworks = true
bitchange.warehouse_pipeworks = true
-- Advanced generation settings
-- Change in 'minecoins.lua', starting at line 101
bitchange.enable_generation = false

View File

@ -0,0 +1,2 @@
enable_crafts = true
enable_snowing = false

253
world/forbidden_names.txt Normal file
View File

@ -0,0 +1,253 @@
XorHub
MinetestForFun
Minetest4Fun
D4rcidride
MFF-Bot
MFFC-Bot
MFFHG-Bot
MFFSB-Bot
Siphano
AyPierre
Fukano
ThomasFukano
Azenet
ZeratoR
Skyyart
Xari
MrBboy45
Jiraya
Dark
Funeral
Daweed
MrDaweed
thoyy
crafthoyy
Tado
Foxseen
Shorty
Aurelien
AurelienSama
Aurelien_sama
Roi_Louis
Talisker
FlamingTalisker
Kid
R3lient
Epee
EpeeForte
jaidev
Souls
SoulsStealer
SoulsStealerGames
Zephirr
MinecraftZephirr
Popi
October
Aishy
AishyZz
Eddytor
Tagazok
bxakid
darkbxakid
M5
Mcuuber5
Bardin
Elspawn
Bytell
filsdepute
filsdeputes
filsdespute
filsdesputes
filledepute
filledeputes
filledespute
filledesputes
fillesdepute
fillesdeputes
fillesdespute
fillesdesputes
admin
admins
moderator
moderators
moderateur
moderateurs
necrophile
necrophiles
necrophilia
necrophiliac
nymph
nympho
nymphomania
nymphomaniac
nymphomaniacs
nymphos
paedophile
sex
sexy
sexual
coitus
intercourse
fornicate
fornicates
fornicating
fornication
copulated
copulates
copulating
copulation
tranny
transexual
transexuals
transvestite
transvestites
homo
homos
homosexual
homosexuality
homosexuals
bisexual
bisexuality
bisexuals
lesbian
lesbians
lesbo
lesbos
queer
queerbait
queerbate
dyke
dykes
fag
fags
faggot
faggots
faggit
faggits
blowjob
handjob
rape
raper
raped
raping
rapist
masterbait
masturbait
masterbate
masturbate
masterbates
masterbating
masterbation
masterbations
masturbate
masturbates
masturbating
masturbation
beatoff
jerkoff
jackoff
wackoff
whackoff
ejaculate
ejaculates
ejaculated
ejaculation
cum
cumming
cums
cumshot
cumstain
jiz
jizzing
orgies
orgy
orgasm
orgasms
orgasmic
wetdream
wetdreams
erect
erection
erekshun
erotic
eroticism
genital
genitalia
genitals
penis
vagina
vaginal
vaginas
breast
boob
boobs
boobie
boobies
booby
tit
tits
tity
titty
titties
testicle
testicles
scrotum
nutsack
ballsack
clit
clitoris
whore
slut
horny
cock
cocksucker
cockfucker
dickfucker
dicksucker
pussy
pussyfucker
pussylicker
cunt
motherfuck
motherfucka
motherfuckas
motherfucked
motherfucker
motherfuckers
fuck
fucked
fucker
fuckin
fucking
fucks
fuckoff
fuckyou
fuckhead
fuckhole
dumbfuck
dumbshit
dumbass
goddam
goddammit
goddamn
goddamned
goddamnit
shit
bullshit
horseshit
ass
asshole
assholes
assfucker
bitch
bitchass
nigger
niggers
nigga
niggas
niggaz
negro
wetback
wetbacks
zipperhead
zipperheads

View File

@ -0,0 +1,19 @@
return {
["^guest[0-9]+"] = "Guest accounts are disallowed on this server." ..
" Please choose a proper name and try again.",
["^sadie[0-9]+"] = "Guest accounts are disallowed on this server." ..
" Please choose a proper name (and client) and try again.",
["^player[0-9]+"] = "Guest accounts are disallowed on this server." ..
" Please choose a proper name (and client) and try again.",
["[4a]dm[1il]n"] = "Misleading name." ..
" Please choose a proper name and try again.",
["moder[4a]tor"] = "Misleading name." ..
" Please choose a proper name and try again.",
["[0o]wn[e3]r"] = "Misleading name." ..
" Please choose a proper name and try again.",
["^[0-9]+$"] = "All-numeric names are disallowed on this server." ..
" Please choose a proper name and try again.",
["[0-9].-[0-9].-[0-9].-[0-9].-[0-9].-[0-9]"] = "Too many numbers in your name (must be 5 at most)." ..
" Please choose a proper name and try again.",
["^[_-]+$"] = "Your name cannot contain characters - and _ only. Please choose a proper name and try again.",
}

2
world/random_messages Normal file
View File

@ -0,0 +1,2 @@
Blame the server admin! He/She has probably not edited the random messages yet.
Tell your dumb admin that this line is in (worldpath)/random_messages