package com.l2jserver.service.game.script; import com.l2jserver.service.Service; public interface ScriptingService extends Service { }