1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-08-09 01:50:22 +02:00
Files
minetestforfun_game
mods
3d_armor
WorldEdit
_misc
_misc_kaeza
ambience_modpack
areas
arrow_signs
awards
bedrock
beds
bone
builtin_item
carts
chatplus
chest
chesttools
colormachine
colouredstonebricks
columnia
darkage
death_messages
dropondie
factions
farming
fences
fishing
food
framedglass
gauges
glow
homedecor_modpack
hud
intweak
irc
item_drop
itemframes
jumping
lantern
lavalamp
lavatemple
locked_sign
maptools
markers
mesecons
mobs
money
more_chests
moreblocks
moreores
moretrees
multitest
name_restrictions
names_per_ip
nether
no_bad_names
painting
paintings
plantlife_modpack
player_inactive
player_notes
playerplus
quartz
riesenpilz
screwdriver
sea
snow
snowdrift
spawn
sponge
sprint
stained_glass
throwing
u_skins
unified_inventory
unifieddyes
whoison
wiki
LICENSE.txt
README.txt
depends.txt
init.lua
internal.lua
oshelpers.lua
plugin_forum.lua
plugins.lua
strfile.lua
wikilib.lua
xban2
LICENSE
README.md
server-nalc/mods/wiki
Ombridride 232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00
..
2014-10-28 18:01:32 +01:00
2014-10-28 18:01:32 +01:00
2014-10-28 18:01:32 +01:00
2014-10-28 18:01:32 +01:00
2014-10-28 18:01:32 +01:00
2014-10-28 18:01:32 +01:00
2014-10-28 18:01:32 +01:00
2014-10-28 18:01:32 +01:00
2014-10-28 18:01:32 +01:00
2014-10-28 18:01:32 +01:00

Wiki Mod
--------

Another random mod by me.

This mod provides a "Wiki" block. You can create and edit pages with it.

The pages are saved as <worldpath>/wiki/<pagename>. All spaces in the page name
are converted to underscores, and all other characters not in [A-Za-z0-9-] are
converted to hex notation %XX.

The text can contain hyperlinks in the form of [link text] to other pages. Such
links are added at the bottom of the form.

You can craft a "Wiki block" by putting 9 bookshelves in the crafting grid.

Only players with the "wiki" priv can create/edit pages.


License
-------
           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                   Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

 0. You just DO WHAT THE FUCK YOU WANT TO.