-
FieldDescriptionThere is no use for this HashMap. Please, avoid using it in any way as it may get removed soon.
-
MethodDescriptionThis may lead to issues - use
DefaultConfig.get(Option)
instead.This may lead to issues - useMessagesConfig.getMessage(Message)
instead.This may lead to issues - useMessagesConfig.sendMessage(CommandSender, Message)
instead.New alternative methods have been created in the 'nl.mtvehicles.core.infrastructure.dataconfig' package. Otherwise,MTVConfig.getConfiguration()
should be used instead.UseItemFactory.setSkullOwner(OfflinePlayer)
instead.UseVehicleUtils.getLicensePlate(Entity)
instead.UseVehicle.setOwner(UUID)
instead.Renamed toVehicleUtils.createAndGetItemByUUID(Player, String)
for clarity.UseVehicleUtils.canRide(Player, String)
instead.
-
Enum ConstantDescription(auto-updater not working)
Cancellable
instead.