Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Enes5519Plugins/APIConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

APIConverter

Turanic API Converter plugin for Turanic

HitCount

Commands:

  • /apiconvert
  • /apiconvert --all

TODOS AND FEATURES

  • onCommand and execute functions added string
  • Clear in functions php > 7.0 texts. Example: ?string $test => $test
  • Clear function end return typehints (onyl php > 7.0) Example: function test() : ?int => function test()
  • Clear : void
  • Change imports
  • onRun($tick) => onRun(int $tick)

Releases

No releases published

Packages

No packages published

Languages