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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-3
/
+83
*
Reduced the amount of tables.
nielsbreu@gmail.com
2013-07-05
3
-8
/
+4
*
Updated LimitWorld. (Patch by tonibm19)
nielsbreu@gmail.com
2013-07-03
1
-4
/
+4
*
Fixed /stop command. The console still doesn't get closed though(FS#249).
nielsbreu@gmail.com
2013-07-01
1
-1
/
+1
*
Updated the /back and /top command.
nielsbreu@gmail.com
2013-07-01
2
-2
/
+2
*
Rewritten entity-on-fire management ("forever on fire" bugs)
madmaxoft@gmail.com
2013-07-01
1
-4
/
+4
*
The LimitWorlds function now uses cCuboid
nielsbreu@gmail.com
2013-06-30
2
-12
/
+16
*
Advanced RCON: Command output is sent to the RCON client.
madmaxoft@gmail.com
2013-06-29
4
-112
/
+216
*
Added a function that allows you to change the /back coordinates.
nielsbreu@gmail.com
2013-06-28
5
-9
/
+9
*
Added /listworlds command and fixed bug in /listgroups where you have an extra comma at the end.
nielsbreu@gmail.com
2013-06-28
3
-1
/
+22
*
Core: fixed a warning message when using the /item command
madmaxoft@gmail.com
2013-06-16
1
-1
/
+1
*
Added the option of saving all the chunks of a world using the webadmin.
nielsbreu@gmail.com
2013-06-13
1
-9
/
+20
*
Refactored cInventory to use cItemGrid for the actual Storage
madmaxoft@gmail.com
2013-05-24
1
-20
/
+23
*
Added Decoda projects for ChunkWorx and Core
madmaxoft@gmail.com
2013-05-21
1
-0
/
+126
*
WebAdmin: The plugin list is sorted alphabetically and if they are enabled or disabled.
nielsbreu@gmail.com
2013-05-17
1
-4
/
+18
*
Updated the core's settings.ini settings tab
nielsbreu@gmail.com
2013-05-08
1
-4
/
+6
*
made the permission page more manageable.
nielsbreu@gmail.com
2013-05-06
1
-2
/
+21
*
Fixed the stop and restart button in the manage server tab.
nielsbreu@gmail.com
2013-05-06
1
-2
/
+2
*
Added lots of new options in the world config tab.
nielsbreu@gmail.com
2013-05-03
1
-1
/
+335
*
Fixed bug where you could not use /time day/night
nielsbreu@gmail.com
2013-04-23
1
-3
/
+2
*
Simplified onkilling.lua and added /time set and /time add
nielsbreu@gmail.com
2013-04-20
2
-35
/
+18
*
Added a tab in the serversettings where you can edit the world.ini of all your worlds.
nielsbreu@gmail.com
2013-04-06
1
-9
/
+332
*
for some reason TortoiseSVN didn't commit listgroups.lua
nielsbreu@gmail.com
2013-04-03
1
-0
/
+14
*
Added a /listgroups where you can see... a list of the groups ;)
nielsbreu@gmail.com
2013-04-03
2
-0
/
+28
*
Added a /toggledownfall command that toggles the weather.
nielsbreu@gmail.com
2013-03-24
3
-3
/
+12
*
Updated core plugin.
nielsbreu@gmail.com
2013-03-24
10
-36
/
+291
*
Core: added PortsIPv6 setting to webadmin (contributed by STR_Warrior)
madmaxoft
2013-03-08
1
-0
/
+5
*
Core: Updated with new features (contributed by STR_Warrior)
madmaxoft@gmail.com
2013-03-02
8
-11
/
+56
*
Core: Players console command now shows players' IP addresses (patch contributed by STR_Warrior)
madmaxoft@gmail.com
2013-02-19
1
-1
/
+1
*
Plugins can now bind console commands
madmaxoft@gmail.com
2013-02-15
2
-6
/
+196
*
Moved command API into cPluginManager.
madmaxoft@gmail.com
2013-02-01
3
-104
/
+71
*
Renamed HOOK_KILLED to HOOK_KILLING to match naming conventions.
madmaxoft@gmail.com
2013-01-28
2
-6
/
+6
*
Forgotten files for previous merge commit (rev 1139)
madmaxoft@gmail.com
2013-01-13
7
-37
/
+37
*
Added "Latest version" to the PrimaryServerVersion in webadmin settings (patch contributed by STR_Warrior)
madmaxoft@gmail.com
2012-12-21
1
-4
/
+5
*
Added PrimaryServerVersion to the webadmin (patch contributed by STR_Warrior)
madmaxoft@gmail.com
2012-12-21
1
-4
/
+18
*
Refactored the world time.
madmaxoft@gmail.com
2012-11-01
1
-2
/
+2
*
Core: fixed /help and /pluginlist
faketruth
2012-10-16
2
-22
/
+26
*
Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now)
faketruth
2012-10-14
1
-45
/
+95
*
Core: Removed /home since other plugins want to use it
faketruth
2012-10-11
1
-1
/
+0
*
Core: made ban and kick functions accessible to other plugins
faketruth
2012-10-11
3
-34
/
+57
*
Core now uses built in item functions ( StringToItem() ) for the /item command
faketruth
2012-09-08
2
-65
/
+8
*
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
4
-21
/
+25
*
WebAdmin should not cause crashes anymore
faketruth
2012-08-22
1
-8
/
+6
*
Fixed cWebPlugin_Lua being not thread safe. And I don't know why, but it still crashes in Lua sometimes o_O
faketruth
2012-08-22
1
-18
/
+40
*
Chat history limit on the WebAdmin chat
faketruth
2012-08-22
1
-62
/
+70
*
Web chat for the WebAdmin :D
faketruth
2012-08-22
2
-0
/
+112
*
Can add/remove worlds from WebAdmin
faketruth
2012-08-21
1
-2
/
+77
*
Using multi line strings for Core's WebAdmin interface
faketruth
2012-08-21
1
-51
/
+52
*
Fixed server settings on FireFox
faketruth
2012-08-21
1
-2
/
+2
*
Can change monster settings in WebAdmin too
faketruth
2012-08-20
1
-5
/
+48
*
Can now edit some generic server settings through the WebAdmin (port, description, etc)
faketruth
2012-08-20
2
-0
/
+111
*
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
30
-0
/
+1129