With v4.5 you also have to update in config/main/custom.properties the following:
Code:
# ----------------------------
# Size config's:
# ----------------------------
# Friendlist size (max 90)
# Default: 90
gameserver.friendlist.size = 90
# Allow to configure size limit of basic quests that player can get up
# Default: 40
gameserver.basic.questsize.limit = 40
# Allow to configure size limit of basic cube
# Default: 10
gameserver.basic.cubesize.limit = 10
# Allow to configure cube size limit of npc expands
# Default: 5
gameserver.npcexpands.limit = 5