index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MCServer
/
Plugins
/
Core
/
main.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pull in the latest core changes.
Alexander Harkness
2013-08-02
1
-40
/
+40
*
Merged in the latest core changes.
Alexander Harkness
2013-07-31
1
-21
/
+14
*
Dragged in the latest changes from core.
Alexander Harkness
2013-07-30
1
-10
/
+16
*
Merged in the latest version of Core
Alexander Harkness
2013-07-28
1
-5
/
+3
*
Updated Core to the latest version.
Alexander Harkness
2013-07-27
1
-12
/
+13
*
Merged in latest version of CoreSquashed commit of the following:
Alexander Harkness
2013-07-27
1
-26
/
+36
*
Added correct core plugin
Alexander Harkness
2013-07-27
1
-0
/
+173
*
Removed all the pre-exising core files.
Alexander Harkness
2013-07-27
1
-129
/
+0
*
The motd is now loaded from a file in the root dir called motd.txt. You can easily edit the modt and add colors to it.
nielsbreu@gmail.com
2013-07-05
1
-0
/
+2
*
Reduced the amount of tables.
nielsbreu@gmail.com
2013-07-05
1
-3
/
+1
*
The LimitWorlds function now uses cCuboid
nielsbreu@gmail.com
2013-06-30
1
-3
/
+12
*
Added /listworlds command and fixed bug in /listgroups where you have an extra comma at the end.
nielsbreu@gmail.com
2013-06-28
1
-0
/
+1
*
Added a /listgroups where you can see... a list of the groups ;)
nielsbreu@gmail.com
2013-04-03
1
-0
/
+1
*
Added a /toggledownfall command that toggles the weather.
nielsbreu@gmail.com
2013-03-24
1
-0
/
+1
*
Updated core plugin.
nielsbreu@gmail.com
2013-03-24
1
-5
/
+14
*
Core: Updated with new features (contributed by STR_Warrior)
madmaxoft@gmail.com
2013-03-02
1
-0
/
+5
*
Plugins can now bind console commands
madmaxoft@gmail.com
2013-02-15
1
-6
/
+8
*
Moved command API into cPluginManager.
madmaxoft@gmail.com
2013-02-01
1
-46
/
+29
*
Renamed HOOK_KILLED to HOOK_KILLING to match naming conventions.
madmaxoft@gmail.com
2013-01-28
1
-1
/
+1
*
Forgotten files for previous merge commit (rev 1139)
madmaxoft@gmail.com
2013-01-13
1
-21
/
+21
*
Core: Removed /home since other plugins want to use it
faketruth
2012-10-11
1
-1
/
+0
*
Core now uses built in item functions ( StringToItem() ) for the /item command
faketruth
2012-09-08
1
-28
/
+0
*
Added cPlugin_NewLua::GetLocalDirectory() and exported it to Lua so plugins can store their settings in their own folder.
faketruth
2012-09-08
1
-2
/
+2
*
Added a RateCompareString function to StringUtils
faketruth
2012-08-23
1
-1
/
+1
*
WebAdmin should not cause crashes anymore
faketruth
2012-08-22
1
-8
/
+6
*
Web chat for the WebAdmin :D
faketruth
2012-08-22
1
-0
/
+2
*
Can now edit some generic server settings through the WebAdmin (port, description, etc)
faketruth
2012-08-20
1
-0
/
+1
*
Updated clean.bat for cleaning MCServer files
faketruth
2012-08-20
1
-1
/
+0
*
Moved files used by MCServer to a special MCServer folder
faketruth
2012-08-20
1
-0
/
+147